Avoid DataTables sorting
Avoid DataTables sorting
jonathanwiesel
Posts: 5Questions: 1Answers: 0
I'm having a problem with date sorting.
Since I already build the table "manually" (DOM building) with my desired sorting I would like to avoid DataTables to apply any kind of sorting option, so it will show the order defined by the DOM structure.
Is this possible?
Since I already build the table "manually" (DOM building) with my desired sorting I would like to avoid DataTables to apply any kind of sorting option, so it will show the order defined by the DOM structure.
Is this possible?
This discussion has been closed.
Replies
Allan