Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Question in grid.when()
Message
De
05/04/2004 01:57:12
 
 
À
05/04/2004 00:08:39
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00892167
Message ID:
00892168
Vues:
20
Hi Evelyn,

if you want to move downwards

keypress procedure..
if (inlist(nKeyCode,9))
nodefault
skip 1
endif

>i have a when() in my grid return thisform.updategrid. but when i press the tab key, it does not move from one cell to the other. double_click() does not fire either.
>
>what to do?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform