Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to automatically skip line in a grid ?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00769732
Message ID:
00769776
Vues:
16
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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform