Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Selecting array items from a ComboBox
Message
From
11/05/2000 04:12:54
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00368432
Message ID:
00368434
Views:
23
>I have an Array with 3 columns and multiple rows, and column 1 is bound to a ComboBox for user selection. When the user picks an item, how can I tell which row in the Array was selected, so I can use the corresponding column data for the row that was picked? I have used ASCAN to locate the text from the ComboBox, but if there are duplicate names in column one, the first one found will be used and the corresponding column data could be wrong.
>
>Thanks for the coding help!
>Colombo.
Hi Jim,
You can use the combo.listitemid property to find with row is selected.
Cemal.
Previous
Reply
Map
View

Click here to load this message in the networking platform