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