Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Enter key in a grid control
Message
From
18/03/1999 11:08:46
 
 
To
18/03/1999 10:42:34
Brian Ball
Ball Consulting Services, Llc
Nashville, Tennessee, United States
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00199211
Message ID:
00199239
Views:
15
Brian,

I just tried this and it does work.

Put this code in the lost focus event.

ThisForm.Grid1.SetFocus
ThisForm.Grid1.ActivateCell(ThisForm.Grid1.ActiveRow+1,1)
Thisform.Grid1.Refresh
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform