How to detect when a user changes width of columns?
I would like to use an event handler for this so I can save the new width of columns into localStorage and set initialWidth of columns to stored width.
It seems there is not event handling for this available. If that is true, would there be a way to work around this in order to achieve this please?
