Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Goto next row in grid
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00178880
Message ID:
00178965
Views:
30
>>in the KeyPress() event of the last column object:
>>
>>IF nKeyCode = 13 OR nKeyCode = 9 && Enter or Tab pressed
>>   KEYBOARD '{DNARROW}'
>>ENDIF
>></PREV>
>
><PRE>If you want to go to the first column of the next row, you could add {RIGHTARROW} to that.
>
Also, if you have any On Key Labels defined for the arrow keys, you need the PLAIN keyword in the KEYBOARD command...

Regards,
Rich Addison, Micro Vane, Inc., Kalamazoo, MI
Relax, don't worry, have a homebrew.
- Charlie Papazian, The New Complete Joy of Home Brewing
Previous
Reply
Map
View

Click here to load this message in the networking platform