Set a footer template on Angular UI grid when group feature is enabled

117 views
Skip to first unread message

Sampath Lokuge

unread,
Aug 15, 2016, 10:36:23 AM8/15/16
to UI-Grid Support

Hi,


Can you tell me how to set a footer template on Angular UI grid when group feature is enabled ?


Here is the Plunker.


I have tried like this.But it's not working.I need to set a Total as a custom text on the Balance column.


footerCellTemplate: '<div class="ui-grid-cell-contents">\'Total\' 
{{customTreeAggregationFinalizerFn: function (aggregation) { 
aggregation.rendered = aggregation.value; }}} </div>', treeAggregationType: 
uiGridGroupingConstants.aggregation.COUNT
Reply all
Reply to author
Forward
0 new messages