Two questions about the aggregate feature: https://www.telerik.com/kendo-react-ui/components/grid/grouping/grouping/:
1. Do we have some kind of groupHeaderTemplate function to customize the template of group header? Like what JQuery has:
https://docs.telerik.com/kendo-ui/api/javascript/ui/grid/configuration/columns.groupheadertemplate
or
2. For the example in
https://www.telerik.com/kendo-react-ui/components/grid/grouping/grouping/
Can we aggregate the summary information on the header, instead of footer?