Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SKIP method in a GRID control
Message
From
31/07/1999 16:30:02
 
 
To
31/07/1999 16:20:11
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00248579
Message ID:
00248587
Views:
14
>Actually reverse that.
>
>
>LPARAMETERS tcDirection
>IF tcDirection = "UP"
>   THISFORM.Grid.DoScroll( 0 )
>   SKIP -1 IN table
>ELSE
>   THISFORM.Grid.DoScroll( 1 )
>   SKIP IN table
>ENDIF
>
Previous
Reply
Map
View

Click here to load this message in the networking platform