the buttons first, previous, next, last are losing the click
the buttons first, previous, next, last are losing the click
I am using ServerSide: true, and this work ok but when i change page diferent of Page 1, the buttons first, previous, next, last lose the bind.
In debug datatable the result is this http://debug.datatables.net/isunov
When i am in the first page, the buttons next and last work fine, but if i change this ... fail :(
In debug datatable the result is this http://debug.datatables.net/isunov
When i am in the first page, the buttons next and last work fine, but if i change this ... fail :(
This discussion has been closed.
Replies
the error was that I was adding the table to the modal again and that should only happen the first time, so I moved to fnInitComplete