Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Programmatic grid scrolling
Message
From
12/07/2006 11:29:21
 
 
To
06/07/2006 13:03:51
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 9 SP1
Miscellaneous
Thread ID:
01134201
Message ID:
01135722
Views:
10
>Is there any way to tell how far
>the bar was dragged? And I have also just realised that when I use the
>left and right keys to move about the grid the scrolled event does not
>get fired at all. I am currently looking to see if I can get something
>working with BINDEVENT.
>
>Any other ideas? Is this even possible?

I suggest you to use LeftColumn property to determine does grids are coordinated or not and how many times DoScroll() method must be called to made LeftColumn in both grids equal, as it can scroll one column per method call only.
This coordination routine must be called from both Scrolled and AfterRowColChange events.

Hope this helps.
/A new technology turns into completely outdated stuff before you have a time to read "Getting Started..." section.
/If there are some "system programmers" then others are unsystematic.
Previous
Reply
Map
View

Click here to load this message in the networking platform