Hi,
I'm using grid 3.5.3 with cell editing.
I'd like to be able to add custom keydown events to the grid:
I'm able to wire up a keyup event however I'm unable to connect to the keydown event. I'm assuming that it's because it's already being used by the grid somewhere and hence my event never executes.
Is there a way around this?
Also – if the user hits the end key, and the last cell in the grid is selected, I also want to be able to automaticlaly scroll horizontally so that the cell is visible on the screen. Is there a scrolling method I can call?
Thanks,
Jo
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top