Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
GRID: After a grid refresh, the record pointer is not on
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00201947
Message ID:
00201968
Views:
15
>Hi Eric,
>
>>Well the thing is that I am trying to avoid the setfocus on the grid because I need the user to stay on another field outside the grid on the form.
>
>Something like this might help:
>
> Local loObj
> loObj = Thisform.ActiveControl
> Thisform.Grid.SetFocus()
> loObj.SetFocus()
>
>Christof

One of these days, I will be able to program in VFP and help others... :-)

Thank you Christof for your help.
Eric Crespin
Consultant
PC PLUS Software Inc.
www.pcplus.ca
Previous
Reply
Map
View

Click here to load this message in the networking platform