Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Cursor field contents via listbox index
Message
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Cursor field contents via listbox index
Divers
Thread ID:
00455246
Message ID:
00455246
Vues:
96
I have a listbox with its rowsource as a SQL statement into a cursor. I used the example for creating a set of checkboxes in the list box from the MS knowledge base. The example shows how to display or use the value chosen using
ThisForm.List1.ListItem(i)
, where i is the index value of the chosen (checked) item in the list. My question however is how do I get the contents of a field in the cursor for the chosen record, that is not being displayed, rather than the displayed value?
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform