I have a datatable that has a column called Waive Fee with checkboxes. The column needs to be sortable, i.e. when the column header is clicked, all the checkboxes that are checked needs to bubble up or bubble down. Is there a way in Jquery to do this, like calling a function on mouse event on the header and then some logic inside this function.
Please advise.
Thanks
Use this simple and lightweight plugin:
sortElements plugin
Instructions and examples here:
article with instructions
It sorts elements in list