Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grid problem
Message
 
 
To
08/03/2004 21:34:52
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Miscellaneous
Thread ID:
00884307
Message ID:
00884309
Views:
12
This message has been marked as the solution to the initial question of the thread.
Ryan,

In the KeyPress of the textbox in Column1:
if ( inlist( nKeyCode , 9, 13 ) )
   nodefault
   skip 1
endif
>How can i go or setfocus to the next row when i press "enter or tab" under column1?
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform