Pagination not working correctly

Pagination not working correctly

NichiatuNichiatu Posts: 2Questions: 0Answers: 0
edited March 2014 in DataTables 1.9
http://i.imgur.com/B8GVd4D.png

That picture sums up my pagination issues!

My database consists of 29.000 records, and I am using the sAjaxSource, bProcessing and bServerSide to fit my goals.

In my PHP script, I am returning the number of records through the iTotalRecords property, as well as iTotalDisplayRecords. I've read the documentation thoroughly, but I cannot wrap my mind around why it isn't paginating correctly.

And of course a debug report: http://debug.datatables.net/uyunaf
This discussion has been closed.