Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Selecting items from combo box
Message
De
15/09/1999 22:04:29
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Selecting items from combo box
Divers
Thread ID:
00265316
Message ID:
00265316
Vues:
56
Have two variables that a grid uses to display records with a view.
Have a combo box that has three columns, ProductName, ItemNumber and RevisionNumber, which is where the two vars come from. I want the second and third column values:
Var1=thisform.combo1.list(thisform.combo1.listindex,2)
Var2=thisform.combo1.list(thisform.combo1.listindex,3)
I don't think I understand the list/listindex because the refresh that calls the requery is not getting the two vars, or so it seems.
"Live Well, Laugh Often, Love Much..."
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform