Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Grids & go top
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Divers
Thread ID:
00633188
Message ID:
00633267
Vues:
23
>Hi there
>
>Been there early in the peice. If I reactivate the form it comes back but I dont want to be doing that if they are on another form.
>
>regards
>Geoff

Geoff,

Why not do what I suggested and then return focuis where you want it? You will not get the grid to behave without doing the refresh and putting focus into it for an instant because of how the grid works internally. But you can;
GO TOP
SomeForm.Grid.Refresh()
SomeForm.Grid.SetFocus()
Thisform.Whatever.SetFocus()
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform