Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Execute from grid
Message
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Versions des environnements
Visual FoxPro:
VFP 9 SP2
Divers
Thread ID:
01278041
Message ID:
01278042
Vues:
12
This message has been marked as the solution to the initial question of the thread.
>How can I refresh my form as I navigate through grid1 records ?

In the grid AfterRowColChange method just put:

thisform.refresh() You may want to do it only for changing records, so add condition for RowColChange property (check in Help).

Re: Grid.AfterRowColChange Thread #1025389 Message #1025446
If it's not broken, fix it until it is.


My Blog
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform