Does DataTables support column resizing by the user?
Does DataTables support column resizing by the user?
I have an implementation of DataTables that we are using where the customer has requested for users to have the ability to resize columns (via click and drag or some other way). Is this a supported feature and if not, do you have a suggestion about how we can implement something like this?
This question has an accepted answers - jump to answer
This discussion has been closed.
Answers
There is actually a third party plugin that should fix this, check http://jsfiddle.net/eLm6ugp7/ for a demo of it's functionality.