Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grid focus
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Miscellaneous
Thread ID:
00230799
Message ID:
00230862
Views:
20
>This works pretty good, but when I scroll down and then back up, a row in the grid actually got highlighted. I'm still tracking why.
>
>Any ideas?

Okay, I took a minute to test it. What you want, besides Highlight = .F. in the grid, is this:

In grid When, put

thisform.lockscreen = .T.

In the control you're moving to from the Scrolled event, put

thisform.lockscreen = .F.

in the Gotfocus.

It will be very smooth with these additions...
The Anonymous Bureaucrat,
and frankly, quite content not to be
a member of either major US political party.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform