Results 1 to 2 of 2

Thread: trapping arrowkeys in MSFLEX GRID

  1. #1

    Thread Starter
    New Member
    Join Date
    Oct 2000
    Posts
    1

    Question

    Can anybody help with this. keyup/keydown event doesnt get fired on pressing arrow keys on flexgrid.

    how to trap them


  2. #2
    Fanatic Member ExcalibursZone's Avatar
    Join Date
    Feb 2000
    Location
    Western NY State
    Posts
    908
    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.
    -Excalibur

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width