Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to bring a grid row into view??
Message
From
08/02/1999 19:00:36
 
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00185117
Message ID:
00185349
Views:
12
>I have a grid that displays batch report jobs.
>
>I need to have the grid 'scroll' programatically so that the current job is always in view as the jobs are processed.
>
>I've looked at relativerow and activerow, but these properties are read-only...
>
>TIA

Larry- you can work something out with DoScroll as Marc suggested, but it is usually enough to SKIP to your record and refresh the grid. Calling the grid.Setfocus() will cause it to update the pointer.
Erik Moore
Clientelligence
Previous
Reply
Map
View

Click here to load this message in the networking platform