ColResize
ColResize copied to clipboard
<tfoot> breaks table
Using the tfoot tag in the table causes the DataTable to break when using this plugin.
Example: https://jsfiddle.net/bababalcksheep/ftmsp3rg/
Current workaround: use the DT Footer callback: https://datatables.net/examples/advanced_init/footer_callback.html