I have server-side pagination, so every time I change the page, the table initializes again. the sorting works fine if you're on page 1 but if you move to another page the sorting is a mess.
↧
I have server-side pagination, so every time I change the page, the table initializes again. the sorting works fine if you're on page 1 but if you move to another page the sorting is a mess.