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
Hey everyone,
i was wondering, if there is a possibility to even extend the groupBy functionality. Maybe our usecase is already possible :)
We want to group rows only if there are at least 2 Entries and want to combine rows into the groupBy heading.
I thought about making this work by a custom groupBy slot etc. where we can defined, what to display in each cell and if necessary hide the button for opening the grouped data (i.e. when only one row is defined)
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
-
Hey everyone,
i was wondering, if there is a possibility to even extend the groupBy functionality. Maybe our usecase is already possible :)
We want to group rows only if there are at least 2 Entries and want to combine rows into the groupBy heading.
I thought about making this work by a custom groupBy slot etc. where we can defined, what to display in each cell and if necessary hide the button for opening the grouped data (i.e. when only one row is defined)
Hoping for good feedback / input :)
Beta Was this translation helpful? Give feedback.
All reactions