Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to add 2 column to a Combo Box ?
Message
 
To
13/01/2011 04:10:37
Yim Ming Sun Derek
Spacious Design Consultant
Hong Kong, Hong Kong
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01495990
Message ID:
01496001
Views:
47
>Hi,
>
>The BoundColumn is 1
>
>BoundTo is .F.
>
>I want to get the value of 2nd Column of the combo box "CCC2"
>but the 2nd column have no bounding.
>
>Derek

Change it to:

BoundColumn = 2
BoundTo = .t.
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform