Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Grid row uparrow, dnarrow row-to-row what fires?
Message
De
24/10/2003 13:22:49
 
 
À
24/10/2003 13:14:18
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00842300
Message ID:
00842309
Vues:
26
>I need to execute code when the user uses the uparrow or downarrow to change rows in a grid. I only show one column in the grid. I have the code in the click event and it works great, but I need to execute it also if the user uses the uparrow or down arrow to scroll through records. Tried afterrowcolumn change to no avail...what exactly fires?
>TIA,
>Tracy
>
>:o) This week has been my week to post off-the-wall questions!

firing order:
grid.column.textbox.KeyPress() - down=24, up=5
grid.BeforeRowColChange()
grid.AfterRowColChange()
Insanity: Doing the same thing over and over and expecting different results.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform