Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Referencing a multi column combobox value
Message
From
04/04/2002 17:43:34
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Referencing a multi column combobox value
Miscellaneous
Thread ID:
00641156
Message ID:
00641156
Views:
54
what's the syntax for getting the value for the second column of the currently selected value in a two-column combo?

I'm forgetting and have gone through every twisted combination of list, listitemid, listindex, etc..

This combo is not bound to anything. I populate the combo using

.AddListItem('value1', lni, 1)
.AddListITem('value2', lni, 2)
Next
Reply
Map
View

Click here to load this message in the networking platform