Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grid problem
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Miscellaneous
Thread ID:
00300872
Message ID:
00300916
Views:
25
>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.
Previous
Reply
Map
View

Click here to load this message in the networking platform