How can I check if a specific column is orderable?
How can I check if a specific column is orderable?
gastonar5
Posts: 3Questions: 1Answers: 0
in DataTables
I have a DataTable with a few columns and rows, and I want to check which columns are orderable. Is there any way to do so? Thanks!
Answers
I'm currently checking this way, but it doesn't seem like the most elegant/correct/robust workaround.
Another potential workaround: