Not able to sort datatable with column having checkbox
Not able to sort datatable with column having checkbox
I am trying to sort the table based on column having checkbox, i have tried with
1. https://datatables.net/reference/option/columns.orderDataType
2. https://www.datatables.net/examples/plug-ins/dom_sort.html
3. http://legacy.datatables.net/release-datatables/examples/plug-ins/dom_sort.html
but could not achieve what i want , basically i am still not able to sort the table.
Can you help to understand how to follow the code given in the above links.
datatable version : DataTables 1.10.12
Please help.