Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
The second element
Message
From
05/05/1997 15:10:57
 
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00030869
Message ID:
00030876
Views:
31
>I have a dropdown populated by a 2 column array. I need to use the first column as bound. I want to get the second column from the selected row from the dropdown as well. have I missed a property or something. Is there a way to do this?
>
>Many thanks in advance,
>Joe.

The best thing is to use cursor instead of array (just INSERT into mycursor from array ....). Selecting item you actually select cursor record and can use any field.
Edward Pikman
Independent Consultant
Previous
Reply
Map
View

Click here to load this message in the networking platform