Sever Side Pagination doesn't work (AngularJS)

Sever Side Pagination doesn't work (AngularJS)

acuhtziacuhtzi Posts: 3Questions: 2Answers: 0

Hi guys,

Im using angularjs-datatables and this error came up, the no of data is correct but the page rendered and pagination is not the way it should be, see attached images.

Big thanks .

Answers

  • allanallan Posts: 63,818Questions: 1Answers: 10,517 Site admin

    What should it be? Are you not expecting it to be filtered? If not, that suggests that the recordsFiltered value being returned in the JSON is incorrect. See the server-side processing manual.

    Allan

This discussion has been closed.