Re: Deriving the ordinal position from a field name
- From: "Stephen Howe" <stephenPOINThoweATtns-globalPOINTcom>
- Date: Fri, 13 Jul 2007 16:00:45 +0100
I'm looking for a property or method that would give me an ordinal
position number of a field by specifying the name of the field.
Possible?
No, not as far as I know.
AFAIK, you would have to iterate over the field collection, checking to see
names match.
If you do, the counter is the ordinal.
Stephen Howe
.
- Follow-Ups:
- References:
- Deriving the ordinal position from a field name
- From: ahelbig
- Deriving the ordinal position from a field name
- Prev by Date: Re: Deriving the ordinal position from a field name
- Next by Date: Re: Discover the ordinal field number from the fields name
- Previous by thread: Re: Deriving the ordinal position from a field name
- Next by thread: Re: Deriving the ordinal position from a field name
- Index(es):
Relevant Pages
|