You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to update a column width programmatically while also having resizable columns. I might be missing something, but there currently doesn't seem to be a way to manipulate state.columnResizing.columnWidths. Would it make sense to add a setColumnWidths to the hook output?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I'm trying to update a column width programmatically while also having resizable columns. I might be missing something, but there currently doesn't seem to be a way to manipulate
state.columnResizing.columnWidths
. Would it make sense to add asetColumnWidths
to the hook output?Beta Was this translation helpful? Give feedback.
All reactions