Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Programming Events within a Grid
Message
From
24/04/1998 16:16:09
 
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00094583
Message ID:
00094762
Views:
27
I guess you can handle it by setting Thisform.Lockscreen=.T. before scrolling and .F. after (it can be done by intercepting mouse click on horizonat scroll: ON KEY LABEL MOUSE).

>Thanks Edward - That does the trick, though it makes for a jerky refresh as you scroll horizontally (as expected). I was wondering if I could use two grids for the same table and synchronize them to accomplish a smoother scroll?
>
>>It's possible but takes time to code. The idea is to reset Grid.Column.ColumnOrder property with Grid.Column1.ColumnOrder=Grid.LeftColumn anytime user scrolls the grid.
Edward Pikman
Independent Consultant
Previous
Reply
Map
View

Click here to load this message in the networking platform