Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
GRID: After a grid refresh, the record pointer is not on
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00201947
Message ID:
00201965
Vues:
14
Hi Eric,

>Well the thing is that I am trying to avoid the setfocus on the grid because I need the user to stay on another field outside the grid on the form.

Something like this might help:

Local loObj
loObj = Thisform.ActiveControl
Thisform.Grid.SetFocus()
loObj.SetFocus()

Christof
--
Christof
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform