the buttons first, previous, next, last are losing the click

the buttons first, previous, next, last are losing the click

LlenobracLlenobrac Posts: 2Questions: 0Answers: 0
edited March 2014 in General
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 :(

Replies

  • LlenobracLlenobrac Posts: 2Questions: 0Answers: 0
    edited March 2014
    excuse me the error was mine, how can i delete this post?


    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
This discussion has been closed.