|
-
Nov 3rd, 2000, 12:25 AM
#1
Thread Starter
New Member
Can anybody help with this. keyup/keydown event doesnt get fired on pressing arrow keys on flexgrid.
how to trap them
-
Nov 3rd, 2000, 08:42 AM
#2
Fanatic Member
Use the keypress event instead. I believe they are keycodes 38,39,40, & 41 (I could be off a bit on these numbers but I think they're right.). These codes are for all the cursor keys, in case you needed them as well.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|