Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Combo box
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00460030
Message ID:
00460061
Views:
14
>I have a requirement to display two columns in the pop down portion of the combo box. Column1 is a code and column2 is a text desc.
>
>Lance

So, it's the description you want displayed in the textbox portion? If you have the option of displaying the description first, and then the code, just switch the 2 columns around. If not, make a 3 column combo. Put the text in column1 and make its width 0, the code in column2 and the text again in column3.
Previous
Reply
Map
View

Click here to load this message in the networking platform