Tue, 2020-06-23 02:23
Is it possible for a column width to be changed based on a user action without page refresh.
For example, I have a collapsible table. If it's collapsed by the user, I want to the column width to adjust to say 30px, when it's not I want it at say 300px.
The default is open at 300px
Having a minmax value doesn't seem to change it.