Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to Keyboard out of a grid
Message
From
23/04/2003 07:44:49
Dorin Vasilescu
ALL Trans Romania
Arad, Romania
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00780513
Message ID:
00780528
Views:
10
Grid When event:
ON KEY LABEL TAB KEYBOARD '{CTRL+TAB}'
ON KEY LABEL BACKTAB KEYBOARD '{SHIFT+CTRL+TAB}'

Grid Valid event:
ON KEY LABEL TAB
ON KEY LABEL BACKTAB


>Hi.
>I have a form with a few controls, and a grid in the middle if the controls which is used for fast data entry.
>
>I would like to be able to jump out of the grid , using the keyboard , rather than the mouse.
>
>I tried using --> On Key Label PGdn Thisform.MyControl.SetFocus in the When event of the grid but it was giving errors. Also, I notice there is not a GotFocus or a LostFocus on a grid .
>
>Anybody got any ideas ?
>
>Regards,
>
>Gerard
Previous
Reply
Map
View

Click here to load this message in the networking platform