≡
×
Plus
Manual
Examples
Reference
Download
Blog
Community
Support
Row navigation with KeyTables
Row navigation with KeyTables
nicoinch
Posts: 4
Questions: 0
Answers: 0
May 2011
edited May 2011
in
General
Hello !
I am a new DataTables user and found it is great product ! You did a good job.
I would like to know if it is possible to navigate rows instead of navigating cells with tab key ?
Thanks for your answer.
Nicolas
Replies
allan
Posts: 65,826
Questions: 1
Answers: 10,952
Site admin
May 2011
It's not possible out of the box, but it should be a simple modification to the source code. Have a look in _fnKey and it should just be a case of moving the case statements around.
Allan
nicoinch
Posts: 4
Questions: 0
Answers: 0
May 2011
Thanks for your quick answer.
I prefer not to modify the source code to stay compatible with future releases.
Nicolas
This discussion has been closed.
Replies
Allan
I prefer not to modify the source code to stay compatible with future releases.
Nicolas