Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Skip Down 1 Column in a Grid?
Message
De
22/10/2002 19:09:56
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00714125
Message ID:
00714167
Vues:
18
Better?!
IF nKeyCode = 13
    KEYBOARD '{DNARROW}'
    nodefault
ENDIF	
>Terry, put the following code in the keypress event of the control in the column (textbox presumably)
>
>IF nKeyCode = 13
>    KEYBOARD '{DNARROW}'
>ENDIF	
>
>
>>>I have a multi-column GRID with only 1 of the
>columns that will be used to enter data. I have
>disabled / read-only all other columns except the
>data entry column. When I enter data and press the
>enter key, the FOCUS remains on the present line.
>I want it to jump down to the next line, which is
>another record in the table. The DOWN-ARROW key
>works, but not the ENTER KEY.
>How do you get this action?
Groet,
Peter de Valença

Constructive frustration is the breeding ground of genius.
If there’s no willingness to moderate for the sake of good debate, then I have no willingness to debate at all.
Let's develop superb standards that will end the holy wars.
"There are three types of people: Alphas and Betas", said the beta decisively.
If you find this message rude or offensive or stupid, please take a step away from the keyboard and try to think calmly about an eventual a possible alternative explanation of my message.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform