Sorting Issue
-
So I have a hidden Column 2 to that has dates like: 11/08/2019.
and custom command:
"columnDefs": [ { "orderData": [ 1 ], "targets": [ 2 ] }, { "visible": false, "targets": [ 1 ] } ]
In the backend it is sorting them properly, but in public when I want to sort that column, it seems to be ignoring the year.
The page I need help with: [log in to see the link]
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Sorting Issue’ is closed to new replies.