Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to add a column to a combobox and only display one
Message
 
To
27/01/2006 03:36:51
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Environment versions
Visual FoxPro:
VFP 7 SP1
OS:
Windows XP SP2
Network:
Windows XP
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01090819
Message ID:
01090824
Views:
14
This message has been marked as the solution to the initial question of the thread.
>thnx Borislav for you reply. When i use your solution i lose the information of my seconde column but i want to keep the information in the second column and not display it. The reason is that i use the info of the second column further in my program.
>
>thnx

Oops,
Change:
thisform.Combo1.ColumnCount = 1
to
thisform.Combo1.ColumnCount = 0
Then second column will not be visible but you could use it as a Value of the combo.
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