Detect the event for resizing
Closed this issue · 0 comments
delphinus818 commented
With dataTables, I can use 'column-sizing.dt' to detect when the table is resizing as described in the following link:
https://datatables.net/reference/event/column-sizing
Now with this colResize plugin, it doesn't detect this event. Is there a way to detect resizing event?