Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Programmatic grid scrolling
Message
De
12/07/2006 11:29:21
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 9 SP1
Divers
Thread ID:
01134201
Message ID:
01135722
Vues:
11
>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.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform