Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Getting the values from multiple columns of a combobox
Message
De
19/05/1999 15:28:08
 
 
À
19/05/1999 15:22:17
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00220575
Message ID:
00220581
Vues:
22
Thanks, that is exactly what I needed.




>To access the second column of the currently selected item in a combobox, you use this:
>
>MyCombo.List(MyCombo.ListIndex, 2)
>
>HTH
>
>>I have a combo box that I am building using the additem method. Each row has three columns which I need to be able to save to different fields in a table. How can I get the values of each column in the row? I can use the value property to get one and the display value for another, but how can I get the third. The values are built at runtime and I don't want to have to store them in an array or anything else since all the information I really need is now in the combobox.
Mark Johns
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform