E
Ed Staffin
I know about findstring and findstringexact, but what if I
want to find an item based on value instead of text? Is my
only option to iterate through the collection?
For example, if I have a FieldName and FieldId table as my
datasource and I set the displaymember to FieldName and
valuemember to FieldId, how could I find an item via the
FieldId?
Thanks ... Ed
want to find an item based on value instead of text? Is my
only option to iterate through the collection?
For example, if I have a FieldName and FieldId table as my
datasource and I set the displaymember to FieldName and
valuemember to FieldId, how could I find an item via the
FieldId?
Thanks ... Ed