Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Easy Combo-box Question
Message
From
12/02/1999 17:42:20
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00187208
Message ID:
00187235
Views:
24
>Hey Foxsters,
>
>I have a 2 column dropdown list box with 2 columns, bound to column one. When a selection is made only the contents of column one displays. How can I get the contents of both columns to display in the box?

You may use three-column combobox with invisible first column: Combo.ColumnWidths=0. This first column will include whatever you want to display, e.g. contents of two other column together, or something else. Don't forget to BoundColumn properly.
This is normal solution and not a monster by the way :).
Edward Pikman
Independent Consultant
Previous
Reply
Map
View

Click here to load this message in the networking platform