|
-
Oct 23rd, 2003, 10:14 AM
#1
Combo box entry based on the ItemData
How do you find a combo box entry based on the ItemData. I'm loading a combo box with entries from a description field. I'm using the primary key for that table as the item data for each description. Now if I know the primary key how do i display the correct item in the combo box. Here is a quick sample.
Assume I have loaded a combo box with this data
Apple ItemData = 1
Orange ItemData = 2
Banana ItemData = 4
Grapes ItemData = 7
Now lets say I know the itemData is 4. How would I display Banana
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|