Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Values of ComboBox
Message
From
05/01/1999 09:02:47
 
 
To
05/01/1999 07:41:55
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00172689
Message ID:
00172713
Views:
28
>I'm using a combobox.
>Value=None
>RowSourceType=2;
>RowSource=tableone.name,id \\(id is numeric)
>BoundColumn=2
>ControlSource=tabletwo.id \\(id is numeric)
>The combo value returns a number (1 for the first item,2 for the second,....) not the id value. I want to return the id. Thanks

You should set Combo.BoundTo=.T.
Edward Pikman
Independent Consultant
Previous
Reply
Map
View

Click here to load this message in the networking platform