Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to add 2 column to a Combo Box ?
Message
From
13/01/2011 12:32:16
 
 
To
13/01/2011 04:54:51
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:
01496050
Views:
63
Change to another idea, the a Combo Box control is only appearance,bypass the control operation,actually you can create a cursor as its Rowsource with RowsourceType=6.when an item selected on the Cpmbo Box, the pointer will move to that record,hence you can
get any field value from the current record of the bound cursor.
Hope this helpful for you. :-)
Steven
Previous
Reply
Map
View

Click here to load this message in the networking platform