Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Grid Refresh
Message
De
26/05/1998 13:21:42
 
 
À
26/05/1998 13:16:11
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00101982
Message ID:
00101988
Vues:
25
>I'm using a command button to add a record to file, being diplayed in a grid. On completing the entry, a grid.refresh() is issued but the grid is not being refresh properly. I just can't figure out why ?
>Thanks
>Sonali

You probably need to reset focus to grid temporarily:
Thisform.grid1.setfocus
Thisform.grid1.refresh
Thisform.Controlnext.setfocus
Edward Pikman
Independent Consultant
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform