The Syncfusion native Blazor components library offers 70+ UI and Data Viz web controls that are responsive and lightweight for building modern web apps.
.NET PDF framework is a high-performance and comprehensive library used to create, read, merge, split, secure, edit, view, and review PDF files in C#/VB.NET.
I''ve added a SummaryRow to my TableDescriptor, and this works fine; i.e. when the data is grouped, a row appears underneath each group header row containing an aggregate of one of the columns.
The problem I have is that our users are requesting that this aggregate value ("Total: £xyz") appears on the group row itself, i.e. not underneath the group row, but on the group row, that is, the row containing the +- icon.
Is this possible?!
Many thanks,
DM.
dominic.morris at db.com
The answer lies here:
http://www.syncfusion.com/Support/Forums/message.aspx?MessageID=15027
>I''ve added a SummaryRow to my TableDescriptor, and this works fine; i.e. when the data is grouped, a row appears underneath each group header row containing an aggregate of one of the columns.
>
>The problem I have is that our users are requesting that this aggregate value ("Total: £xyz") appears on the group row itself, i.e. not underneath the group row, but on the group row, that is, the row containing the +- icon.
>
>Is this possible?!
>
>Many thanks,
>
>DM.
>dominic.morris at db.com
>