Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How do I set the focus to a particular row in a grid?
Message
From
02/06/2003 18:19:05
 
 
To
02/06/2003 18:06:59
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00795438
Message ID:
00795449
Views:
19
>You do not want to be messing around with the grid's ActiveRow porperty because it is painfully slow. If something is changing the record pointer, just save the record number somewhere and go back to the record before setting focus to the grid.

Thanks, I was requerying the data for the grid is why it was putting the pointer back to the first record. So I just added code to move the record pointer to the desired record after the requery and it worked great!
If Bill Gates had a penny for every time windows crashed he'd be... Oh wait he does!
Previous
Reply
Map
View

Click here to load this message in the networking platform