Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Combo box with linked tables
Message
 
À
29/06/1999 18:30:20
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00235577
Message ID:
00235580
Vues:
22
>I am having problems getting my combo box to refresh when it is bound to a linked table. I have nav buttons that move the record pointer in the parent table and I want the combo box to show only a list based on the child tables values. Typically, the combo box just shows all the values in the child table regardless of where the record pointer is in the parent table. I would also like it to show the first value from the field in the child table. Can anyone supply a few helpful hints on this? Thanks in advance...

The contents of the list of a combo won't change as does a combobox by issuing a form refresh. You will need to put code into the refresh method of the combo, then possibly issue a requery to get it to display the values.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform