Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Comboboxes - displaying two values after user sel from list
Message
From
02/12/1998 18:15:18
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Comboboxes - displaying two values after user sel from list
Miscellaneous
Thread ID:
00163451
Message ID:
00163451
Views:
61
Hi,
I'm trying to get two columns to display in a combobox. Technically the two columns are displaying when the user opens the combobox up but after the user selects an item int the combobox it closes and only displays the first column(field) and not the second column(field). I've tried setting the rowsource type as 2-alias and 6-fields with the same results. The combobox is type 2-drop-down list, I'm working in VFP 3.0b in case this matters. Also, the combobox is bound to column 1. I know there is another way around this and that is to put something like ALLTRIM(fieldname)+" "+ALLTRIM(fieldname) in the rowsource property. I have been doing it that way but didn't like how the data lined up unevenly. ANy help with this would be appreciated.

Mark A. Struck
Next
Reply
Map
View

Click here to load this message in the networking platform