I have enabled column grouping, and my grid has summaries.
And when I group my data, the summaries do appear at the end of each group. as well as at the end of the grid for grand totals.
However, when I collapse the groups, I do not see the summaries by group any more.
Is there a way to show the summaries at the group level when the group is collapsed?
https://stackblitz.com/edit/hiaevy-vkkusk?file=src%2Fapp%2Fgrid%2Fgrid-groupby-sample%2Fgrid-groupby-sample.component.html
Thanks,
Walter
Is there a way to show Group Summary Totals even when the Group is collapsed? It would be really helpful to see summary data at a glance without expanding each group. Any advice or solutions would be appreciated