Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Moving to next row in a Grid
Message
 
À
16/08/1998 16:46:51
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00127246
Message ID:
00127249
Vues:
30
>I have a grid (that's driving me crazy). In the grid is a numeric field. when I fill up the numbers 9999.9 I want to advance to the next field and ding the bell.
>
>Can anyone help on this?
>
>Thanks

John,

Have you tried using, in the valid event of the FORM.Grid.Columnn.Textn,
the FORM.Grid.Columnn.Textn+1.SETFOCUS() function?

That should do it. What I mean by textn+1 is simply if n = 1 your setfocus command should have n = 2

Hope this helps,

GIl
For every bug fixed, there is a bigger bug not yet discovered.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform