Hi,
In my database, I have three fields that I need displayed in one GridDropDownColumn:
Value: zipcode
Text: City (State Zip)
For example:
value: 98027
text: "Issaquah (WA 98027)"
So, basically, instead of setting the ListTextField property to "City", i need it to be a combination of City, State and Zip.
Any ideas, anyone?
Jeppe Jespersen
Denmark
In my database, I have three fields that I need displayed in one GridDropDownColumn:
Value: zipcode
Text: City (State Zip)
For example:
value: 98027
text: "Issaquah (WA 98027)"
So, basically, instead of setting the ListTextField property to "City", i need it to be a combination of City, State and Zip.
Any ideas, anyone?
Jeppe Jespersen
Denmark