Rows get autoselected when paging
Rows get autoselected when paging
jouven
Posts: 22Questions: 1Answers: 0
http://live.datatables.net/dahuyafa/1/edit
Switch pages, it should do an "all select".
This happens too when changing number of displayed rows.
This only happens with:
//code.jquery.com/jquery-2.1.4.js
With //code.jquery.com/jquery-1.11.3.min.js works fine.
This discussion has been closed.
Replies
Same thing is happening to me. Cannot get the select extension and server-side to play along, whenever a new ajax call is made is selects all the rows.
Solved with the new versions:
http://live.datatables.net/dahuyafa/7/edit