Changing the width of one column changes the width of the other columns with colResize
Changing the width of one column changes the width of the other columns with colResize
OGutierrez
Posts: 2Questions: 0Answers: 0
I'm using colResize to adjust the width of the columns, but when I reduce the the width of one column, the width of the others columns change too. I think it is because the table has a fixed width and when one column is reduced, the others get bigger to take up the table width.
Replies
colResize is not provided by Datatables but is developed by a third party. For support of colResize please contact the developer directly as we don't know the library's details. We'll gladly help with Datatables and Datatables provided extensions.
Kevin
Thank you Kevin. I would like to know what's the best option to change the width of the columns of a DataTable.
There is no user column resizing component published and released by myself at this time.
Allan