Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Grid problem
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Divers
Thread ID:
00300872
Message ID:
00300916
Vues:
23
>Hi,
>
>I have a problem with the grid control in VFP 5.0. The controlsource of my grid is a cursor which is only available on my form. When I refill my cursor, and my cursor contains more records than my grid can show, the vertical is not activated. Can anybody tell me how to activate the scrollbar and how to resize it?

That's always been a little buggy, and in fact, is found in other apps at times as well, since it's an underlying Windows control that each developmment tool has to try to deal with as best it can. To improve things, you might try to setfocus to the grid, and either leave it there or set the focus back to whatever control you want.

.grid.setfocus
.etc.setfocus && if wanted
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