Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Combobox
Message
De
10/03/1999 13:41:12
 
 
À
10/03/1999 13:36:49
Ian Johnston
Computer Software Solutions
Woodland, Californie, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00195974
Message ID:
00195989
Vues:
28
>>>I have a combobox that in the drop down shows two fields for selection, is there a way once the selection has been made to have both fields show in the combobox?
>>
>>Basically, combo will show (in text portion) what is hosted by the first column of the selected item. Therefore, you may do following trick: have three-column combo and populate the first column with concatenation (or something even fancier) of the other two columns. Set Combo.ColumnWidth=0 so the first column will become 'invisible' and set BoundColumn properly.
>
>What do you set the rowsourcetype to ?

You may build cursor or scan and fill the combo using AddListItem()
Edward Pikman
Independent Consultant
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform