Keytable, pagination, filters and live data modification
Keytable, pagination, filters and live data modification
Hello,
I am facing a (little) problem with my datatables implementation : I have a paginated datatables using keytables. Everything works great, but when I modify table data (I press the enter key to modify active row/cell data), the filter is automatically applied and the active row/cell (for keytable) is no more on the displayed page. When i press up or down key, the page containing the active row is automatically displayed.
I would like to show automatically this page. Does anybody know how to do this ?
Thanks for your answer and for the great work done on Datatables !
Nicolas
I am facing a (little) problem with my datatables implementation : I have a paginated datatables using keytables. Everything works great, but when I modify table data (I press the enter key to modify active row/cell data), the filter is automatically applied and the active row/cell (for keytable) is no more on the displayed page. When i press up or down key, the page containing the active row is automatically displayed.
I would like to show automatically this page. Does anybody know how to do this ?
Thanks for your answer and for the great work done on Datatables !
Nicolas
This discussion has been closed.
Replies