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 want to provide the user the ability to perform an operation for all the cells in a column. Some example operations:
Change column type/Format column
Move column to right/left
While I could get around this by attaching handlers to say the cells in the header row, I want to reduce the cognitive overhead that comes with having multiple column-specific clickables.
Currently, the column toolbox items are static options:
The text was updated successfully, but these errors were encountered: