Author Topic: What event should I use for moving to the next row's editor cell?  (Read 1752 times)

kiwon34

  • Pro Ultimate
  • Jr. Member
  • *
  • Posts: 52
    • View Profile
Hello,

  I have editing cells in my grid, and I want to make an action to move the cursor to the next row's editing cell when I press the 'Enter' key.
I wanted to use the editorKeyUp event when pressing Enter key, but it seems that the event is not triggered, instead the cell is finished with editor mode.
What method or event should I use to move the cursor to the next row's editor cell and make it focused when entering the enter key?

paramvir

  • Administrator
  • Hero Member
  • *****
  • Posts: 6298
    • View Profile