Hello. I got a problem with datatables. I want to sort rows by a column with username. There is also a pagination. The problem is that the table is sorted only on the first page. The second page is not taken into account when sorting. In other places in my project datatables sorts well column through a few pages. But only in that one place it sorts wrong (only first page). The code is similar and I want to add that I use ajax source in the table which sorts wrong. Any help will be appreciated.
↧