Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Scrolling a Grid back to the First Position
Message
 
To
28/09/1998 13:58:44
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00141542
Message ID:
00141895
Views:
24
>I have 3 grids on a page, in the scroll event of one grid 1 control th scrolling in the other 2 grids. Occassionally both the 2nd & 3rd grids scroll when I make a change to the recordsource of the base grid. How would I reset grids 2 & 3 to display from the first column instead of somewhere in the middle?
>
>Thanks in Advance.
>
>Scott

Hello Scott,

Though John is right but ActiveRow is only available at certain statges. Just
do GO TOP in the Grid Alias and do.

Grid1.ActivateShell(1,1)

Bye
Jayesh
- Jayesh
Previous
Reply
Map
View

Click here to load this message in the networking platform