Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grid row uparrow, dnarrow row-to-row what fires?
Message
From
24/10/2003 13:22:49
 
 
To
24/10/2003 13:14:18
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00842300
Message ID:
00842309
Views:
25
>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.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform