datatables.colResize
datatables.colResize copied to clipboard
Not working in dataTables v2
Just migrated to datatables v2.0.1 and colResize not working. It fails at the version check and fails after fixing and passing version check. There are no error messages in the console after the version check passes.
indeed, would be good if we can get a fix
The version check is super easy to fix. But there are multiple other problems. The CSS has changed so orderable colums cannot be resized as well as the aoColumns API so columns must be selected differently. If you want the upgrade, I suggest getting to work, I'm not sure I'll have the time to fix everything.