Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Scrolling Grids
Message
From
01/11/2001 12:14:55
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Scrolling Grids
Miscellaneous
Thread ID:
00576241
Message ID:
00576241
Views:
71
Hello All,
I am having some problem because of little unusal interface on my form. I am having two grids with the same alias. First grid has three fields of that alias. and second grid has rest of the fields of that alias.
I don't have scrollbars on first grid. Second grid has vertical scrollbar. so now what i have to achieve is whenever user clicks vertical scrollbar of second grid , first grid should also scroll exactly same way as second grid because they both are sharing same alias.

i came up with simple code in second grid's scrolled event such as.
Grid1.doScroll(nDirection)

This works almost perfect except when instead of clicking scrollbars users drags the thumb up or down.

can anyone help me here? Thanks a lot for help in advance

Mark
Next
Reply
Map
View

Click here to load this message in the networking platform