Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to automatically skip line in a grid ?
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00769732
Message ID:
00769776
Views:
19
The simplest way to do this is to put on the valid event of the last textbox the following code.
Keyboard '{DNARROW}'
>I have a grid with 3 columns:
>
>1) combobox
>2) textbox
>3) textbox
>
>WHen the user has entered the data in the textbox 3, I want to get him automatically to the 1st field of the NEXT LINE.
>
>In the lost focus of the textbox (3), I did
>
>SKIP
>THIS.Parent.Parent.Column1.combobox1.setfocus()
>
>Did not work. I am still on the same line!
>
>Thanks for any help
>Eric
I'm a mixture of Albert Einstein and Arnold Schwarzenegger. The only trouble is that I got Einstein's body and Schwarzenegger's brain
Previous
Reply
Map
View

Click here to load this message in the networking platform