Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Refresh Grid Problem
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00235584
Message ID:
00235753
Vues:
23
>I have a grid that is populated by the line items of an invoice. If I move the record pointer to a new invoice, how can I refresh the grid. thisform.grd.refresh() doesn't seem to work.

I haven't read through every reply, but often you need to Setfocus to the grid to update the pointer, particularly when using tables and cursors.
grid.setfocus
this.setfocus 
will update grid but not move the focus from wherever you are.
The Anonymous Bureaucrat,
and frankly, quite content not to be
a member of either major US political party.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform