hellow,I used jquery.dataTables.js version 1.10.15,use ajax.reload( null, false) Roller will scroll to the top,
In line 1153 .I think caused by "settings._drawHold = false" after modified into "settings._drawHold = holdPosition" .Use ajax.reload( null, false) or " ajax.reload( null, true) "get right.
↧
I think "ajax.reload( null, false)" have a problem
↧