Hi!
in grid.custom.js, line 772
The keydown function exclude the keychar 9 and keychar 16, which is good.
But I think it should also exclude left/right arrows.
Left=37
Right=39
I also think that it would be cool if it could handles down/up keys to navigate through the records.
Thanks
VB
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top