Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Easy Combo-box Question
Message
De
12/02/1999 17:42:20
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00187208
Message ID:
00187235
Vues:
23
>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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform