Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Comboboxes - displaying two values after user sel from l
Message
De
04/12/1998 00:30:48
Nancy Folsom
Pixel Dust Industries
Washington, États-Unis
 
 
À
02/12/1998 18:15:18
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00163451
Message ID:
00163961
Vues:
23
Or, you could put a textbox control over the combo, just showing the down arrow for the combo. The textbox would display the combined fields. You'd need to refresh the textbox after picking the value in the cbo.

>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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform