I created a Blazor component using SfGrid to display the summary result of a database query.
The AggregateColumn values in this grid are aligned at both group/footer template levels
I then placed a dialog component SfDialog, with SfGrid as a template within the dialog to show details of drill down.
The AggregateColumn values in this second grid are not aligned at both group/footer levels
To see the details, double-click on any row of the summarized result.
How can I align these values within the dialog template?
Please see the attached sample project
Thank you
Attachment:
Syncfusion_a970eb8f.zip