ColResize
ColResize copied to clipboard
DataTables extension to make columns resizable
Hello Team, I want to integrate Column resize functionality into my react data table. Is it possible ? If it's possible , How can i import?
While implementing select all in check box in the datatable , then the sort option is enabled in table header and also automatically removing the select all option in checkbox...
Hi, I have about 90 columns in a table. Since it is made according to the width of the area, 90 columns come together and are not read In addition,...
I'm running into an issue with ColResize when using the plugin within a single page Vue application. It appears that the plugin is holding something from the table in memory,...
Hi Can you maybe give me some pointer what to change in case I just want to change/resize the percentage distribution of the table columns? Background is that I do...
Steps to reproduce: In your demo https://smasala.github.io/ColResize/, in the 2th table. 1. drag the right border of the JOB column, out of the table right border. 2. scroll the 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
Strange side effects when zooming on the page with `CTRL + '+'` see: https://github.com/smasala/ColResize/issues/2#issuecomment-356865596