How can I start with the last page
How can I start with the last page
bataak
Posts: 10Questions: 1Answers: 0
in DataTables
Hi all,
I'm using server side processing, and I want to change my start page, but this code is not working:
table.fnPageChange('last');
This discussion has been closed.
Replies
Can you link to the page showing the issue please.
Allan
Hi Allan, sorry for my late reply. I'm using datatables 1.10.12, but fnPageChange function deprecated since 1.10. How can I fix my issue instead using this function? Actually I want to see always last page with ascending order.
Thank you
page()
is the equivalent new API method.Beyond that, I'd need a link to the page showing the issue.
Allan
Thanks for your reply.
But I could not work properly.
I'm afraid there isn't any other help I can offer without a link to a page showing the issue as I noted above in that case.
Allan