Calculated aggregates

Hi, is it possible to do calculations in the aggregate of a column? For example: the last column, is the result of substracting the "cargos" minus "abono" columns.

Please note that "Resultado" column is not bind to any field.

Thank you.


Image_8271_1752529689974




1 Reply

KM Kishore Muthukrishnan Syncfusion Team July 15, 2025 11:08 AM UTC

Hi ,

 

Greetings from Syncfusion Support,

 

We understand that you would like to display an aggregate value for a column that isn't directly bound to a data field. However, in order to display aggregate values in Syncfusion EJ2 Grid, the column must be associated with a defined field property. Since the "Resultado" column is not bound to a specific field in the data source, aggregate cannot be directly applied to it unless a dummy field property is bound to the column.

 

Regards,

Kishore Muthukrishnan


Loader.
Up arrow icon