Bug with checkbox selection and pagination
Bug with checkbox selection and pagination
fescudie
Posts: 2Questions: 0Answers: 0
Hi,
I use a function to change status of all checkboxes (see $("#check_all").click(function() { ... }).
When i use this function on first page all it is ok. But, on others pages this action works well then it loads the first page !
This loading is not wanted.
Thanks in advance.
Debug :
http://debug.datatables.net/evoxen
JSbin :
http://live.datatables.net/ufevoc/edit#javascript,html,live
I use a function to change status of all checkboxes (see $("#check_all").click(function() { ... }).
When i use this function on first page all it is ok. But, on others pages this action works well then it loads the first page !
This loading is not wanted.
Thanks in advance.
Debug :
http://debug.datatables.net/evoxen
JSbin :
http://live.datatables.net/ufevoc/edit#javascript,html,live
This discussion has been closed.
Replies
Allan