Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
A very basic grid question
Message
From
21/02/2003 05:21:18
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00755997
Message ID:
00756001
Views:
13
This message has been marked as the solution to the initial question of the thread.
>Hi
>
>I have a large grid with keypress code on text1 column1. When I press enter and the code is executed I want the cursor to remain in text1 column1. How do I do this?
>
>Colin Northway

set confirm on
or with keypress :
if nKeyCode = 13
nodefault
endif
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform