Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Move active row in grid when doing grid.doscroll()
Message
From
12/10/2001 02:01:19
Peter Brama
West Pointe Enterprises
Detroit, Michigan, United States
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Move active row in grid when doing grid.doscroll()
Miscellaneous
Thread ID:
00567419
Message ID:
00567419
Views:
54
I am controlling a grid from outside it in a text input box using a DOSCROLL. If the keypress event of the text box gets a PAGEDOWN, I am firing the grid1.doscroll(3). I would like to move my active row to the bottom row displayed on the grid (and vice versa when I do a page up). How can I reference the recno() of that bottom row (top row) of the displayed portion of the grid short of trying to figure out how many rows are displayed and SKIP # the number of times to move the pointer?
Peter Brama
West Pointe Enterprises

VFP is getting easier but STILL alot to learn!!
Next
Reply
Map
View

Click here to load this message in the networking platform