Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Displaying multi-columns in a list box.
Message
From
05/11/1997 16:54:42
 
 
To
05/11/1997 16:40:34
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00058494
Message ID:
00058500
Views:
33
>Here's my problem,
>
>1. I have a combobox(It's style is combo list) which displays two columns of info - first and last names - After I select one of the rows only the first column is displayed in the combobox.
>
>2. Is it possible to have both columns displayed after the user selects a choice in the combobox?
>
>3. I have columncount set to 1 and I have boundcontrol set to column 1 if that's of any use.
>
>Mark A. Struck

IMHO, it's normal behaviour. The only thing you can do is to control what rowsource field will appear in text portion of the combo. Also, there is some artificial idea to use Combo.DisplayValue property (for Combo.Style=0 only) to fill text portion with some text string concatenating two fields of the rowsource.
Edward Pikman
Independent Consultant
Previous
Reply
Map
View

Click here to load this message in the networking platform