"Returned data sort array (col 0) is the wrong length" error when using dom-checkbox sorting
"Returned data sort array (col 0) is the wrong length" error when using dom-checkbox sorting

Debugger: azejot
Example: http://live.datatables.net/apuruj/5
I'm using the dom-checkbox sorting function for "sSortDataType" from http://datatables.net/release-datatables/examples/plug-ins/dom_sort.html. When I try to sort the checkbox column by clicking on the header, it shows the following error:
[quote]DataTables warning (table id = 'example'): Returned data sort array (col 0) is the wrong length[/quote]
I also tried with a different dom-checkbox function from http://datatables.net/plug-ins/sorting and received the same error.
Example: http://live.datatables.net/apuruj/5
I'm using the dom-checkbox sorting function for "sSortDataType" from http://datatables.net/release-datatables/examples/plug-ins/dom_sort.html. When I try to sort the checkbox column by clicking on the header, it shows the following error:
[quote]DataTables warning (table id = 'example'): Returned data sort array (col 0) is the wrong length[/quote]
I also tried with a different dom-checkbox function from http://datatables.net/plug-ins/sorting and received the same error.
This discussion has been closed.