question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Problem with pagination and stateSave

See original GitHub issue

You can verify at line 3423. I changed the function

   oTable.fnDraw(false);

to

   oTable.draw(true);

I am refresh the page and the pagination keeps.

https://jsfiddle.net/dilowagner/tLuyfghv/

Thank you

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
vedmackcommented, Sep 12, 2016

0.9.0 is out

0reactions
vedmackcommented, Sep 7, 2016

probably in in less than a week.

Read more comments on GitHub >

github_iconTop Results From Across the Web

StateSave not Saving SearchBox/Pagination - DataTables
Description of problem: I have statesave applied, but when going to the second page or typing something in the searchbox and refreshing the ......
Read more >
Datatables stateSave keeps filters but not pagination
I'm using the stateSave option to save search filter etc.. but for some reason, the current page is not saved and uppon reload, ......
Read more >
Pagination state is not being saved when using yadcf #155
I know stateSave isn't being completely disregarded because sorting and page-length are being preserved; it seems like only pagination is ...
Read more >
Jquery DataTables state save with pagination
Pagination happens in Datatables by default. The issue is because the script and link elements you've added to your HTML are not using...
Read more >
Datatable send only active page value into controller
Created a page with datatable pagination and add checkbox with help of wrapper class the problem is. When I check some checkbox active...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found