Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Go Top and Go Bottom in Grids
Message
From
26/01/2000 12:09:01
 
 
To
26/01/2000 11:11:58
Rex Mahel
Realm Software, Llc
Ohio, United States
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00322858
Message ID:
00322918
Views:
23
>All,
>
>How can I programmatically show any record information in a grid when the record may be outside the visible grid area. Is ther a better way then DoScroll or do I DoScroll until the appropriate record is visible?
>
>TIA
>
>Rex
The easiest method is to just locate the record in the table, view or cursor.

SELECT FILE
LOCATE FOR FIELDNAME = DESIREDVALUE
Previous
Reply
Map
View

Click here to load this message in the networking platform