14
Views
1
Comments
Datagrid- Name SUM row (Total)

Hi 

I have a DG that has a total row (Sum). How do I name the row to "Total"? 


2024-03-19 03-59-57
Chris Andre Sitompul

Hi @Randall Jodache Chetty,


You can add the title text in data grid aggregate section by implementing this javascript.

JavaScript: 

Result:
Reference:
https://developer.mescius.com/wijmo/docs/Topics/Grid/Aggregation/Custom-Aggregates
https://developer.mescius.com/wijmo/api/enums/wijmo_grid.celltype.html

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.