KeyTable does not work with row selection of navigational keys on DataTables
KeyTable does not work with row selection of navigational keys on DataTables
srini_attuluri
Posts: 8Questions: 0Answers: 0
HI I used the KeyTable for the navigation along with the scrolling on Datatables. I have 2 visible cols and 4 invisible cols in my datatable. And I implemented the row selection with shift/ctrl/up/down arrow keys.
Actually, row selection is working fine without keyTable initialization but when I initialize the keytable with Datatable then the functionality is breaking.It does not show any error in the javascript console in any of the browsers. Here I am using IE8, firefox and Google Chrome.
Please help me out to achieve this.
Actually, row selection is working fine without keyTable initialization but when I initialize the keytable with Datatable then the functionality is breaking.It does not show any error in the javascript console in any of the browsers. Here I am using IE8, firefox and Google Chrome.
Please help me out to achieve this.
This discussion has been closed.
Replies
Allan
Thanks for the great plug-ins.