Need to speed up datatables - bSortClasses ?
Need to speed up datatables - bSortClasses ?
I need to speed up a page that is using datatables. Sometimes have 500-5000 rows. I see bSortClasses: false can be used to speed it up. I tried this and it seems to have cut the loading time in half. But I can still sort the columns just fine. So what exactly does bSortClasses: false do?
The documentation says: Enable or disable the addition of the classes 'sorting_1', 'sorting_2' and 'sorting_3' to the columns which are currently being sorted on.
Sorry but I don't have a clue what that means. Thanks for any help.
The documentation says: Enable or disable the addition of the classes 'sorting_1', 'sorting_2' and 'sorting_3' to the columns which are currently being sorted on.
Sorry but I don't have a clue what that means. Thanks for any help.
This discussion has been closed.
Replies
Allan