How to fix sorting?

How to fix sorting?

abreracc27abreracc27 Posts: 7Questions: 5Answers: 0
edited March 2022 in DataTables

I have this table with dates, and whenever I click on the sort button for the column, it doesn't sort properly. I want it sorted in yyyy/mm/dd format, but even if I change the date format, it still doesn't sort properly.
It seems like whichever column I try to sort, it always sorts the first column.

Here is a screenshot of my code. I tried using datatables debugger for the snippet but it just shows 404 page.

Answers

Sign In or Register to comment.