JQUERY Datatable PageIndex change event -


Guys, I'm just a newbie for jquery datatable which gave me a terrific jquery plugin. So I was trying to integrate it with NAT and obviously because I was changing pageend or page index was converted to datat. But unfortunately I could not find anything like this. So is there an event for this page that changes the page index?

I tried to force the page event to be dated. But this only works when I click on the previous or next button, clicking on page numbers did not work. Requesting your support

Thanks in advance

The Funndra Callback Event Every 'Draw' Event, therefore when one page index has changed.

  $ (document) .ready (function () {$ ('# example'). DataTable ({"fnDrawCallback": function (OSettings) {Warning ('Databatel reproduces the table Done ');}}})});    

Comments

Popular posts from this blog

c - Mpirun hangs when mpi send and recieve is put in a loop -

python - Apply coupon to a customer's subscription based on non-stripe related actions on the site -

java - Unable to get JDBC connection in Spring application to MySQL -