Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Force a refresh
Message
 
À
24/07/2007 07:59:58
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Database:
Visual FoxPro
Divers
Thread ID:
01243109
Message ID:
01243110
Vues:
25
This message has been marked as the solution to the initial question of the thread.
Hi,

Thisform.Refresh evaluates all ControlSources and updates the values. If you changed data that is displayed in a listbox or combobox, you need to call their Requery method. If you changed data in a table that is used in a view, you need to call either the REQUERY() or the REFRESH() functions to update data in the view. Then call Thisform.Refresh to load this data into the form.
--
Christof
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform