Problem with dataTables_paginate

Problem with dataTables_paginate

woosheetwoosheet Posts: 2Questions: 2Answers: 0

I have a table whose data is populated from the back-end (Spring Boot) and displayed on the front-end using JQuery
All works fine, but when i click for example on page 5 it focus on page 5 but after the update of datatable the focus goes on page 6

hope there is a way for resolve it

Answers

  • colincolin Posts: 15,118Questions: 1Answers: 2,583

    We're happy to take a look, but as per the forum rules, please link to a test case - a test case that replicates the issue will ensure you'll get a quick and accurate response. 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

Sign In or Register to comment.