pagination doesn't work when loading the previous page and selecting the number of lines
pagination doesn't work when loading the previous page and selecting the number of lines
Anastasiia
Posts: 2Questions: 1Answers: 0
in DataTables
https://codepen.io/anastasiia-konovalenko/pen/bGgyYJP
I am downloading the body of the table from the server. when I click on the next page everything works well, but when I want to return to any of the previous ones, the data comes in, but is not rendered (I see the loader and the old data).
selecting the number of rows does not trigger the event. I tried to run it manually from the console, the behavior is the same as when returning to the previous page.
This discussion has been closed.
Answers
Are you able to link to your page so we can take a look? The problem is likely to be with the data being returned from the server,
Colin
unfortunately, I can not provide a link. it is an internal product. can discuss it privately?
If you could create a test case, that would be the most helpful. It doesn't need to be full application, just the minimum that demonstrates the problem. Information on how to create a test case (if you aren't able to link to the page you are working on) is available here.
Cheers,
Colin