Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Displaying multi-columns in a list box.
Message
De
05/11/1997 16:54:42
 
 
À
05/11/1997 16:40:34
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00058494
Message ID:
00058500
Vues:
38
>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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform