Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Using combobox properly
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00081141
Message ID:
00081144
Vues:
17
>I've tried putting "insert into rv_town..." in the valid event of the combobox to add the town to the list when a new one is entered. This works but I can't find a way to make the combobox select the newly entered town.
>
>I'm sure this is a really simple trick but I can't figure it out.

Jonathan,

In the valid of the combo after you insert the new record do a;

THIS.Requery()

to refresh the combo's internal list of towns.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform