Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Bind the combobox
Message
De
21/04/2007 08:20:58
 
 
À
20/04/2007 15:43:38
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
01218463
Message ID:
01218586
Vues:
18
This message has been marked as the solution to the initial question of the thread.
My combobox is bounded to a field in a table (RowSource = MyTable.MyField; RowSourceType = 6). When I move the record pointer in the table MyTable, I want it to display MyField of the current record pointer. I tried calling Refresh (), but still no luck.

After you move the record pointer:
Thisform.MyCombo.Value = MyTable.MyField
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform