Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Getting the values from multiple columns of a combobox
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00220575
Message ID:
00220579
Vues:
24
>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.

How about List, as in Combo.List(2,3) for row2, col3...run through loop as needed with Listcount...
The Anonymous Bureaucrat,
and frankly, quite content not to be
a member of either major US political party.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform