Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Skipping over columns in grid
Message
 
To
25/06/1999 12:00:01
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00234003
Message ID:
00234005
Views:
31
On the Lostfocus method of the column1 text object:

IF # EXISTS
This.Parent.Parent.Column3.txtDate.SetFocus()
ENDIF

Try something like that. Make sure you don't set focus in the Valid

>The first column in my grid is vendor number. If the user enters an existing >vendor I would like to skip the next two columns and move immediatetly to the >date field. I have tried several things but the cursor move the the next >column forcing the user the press the enter key two extra times.

>Any suggestions?

>Thank you.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform