Welcome to the Angular feedback portal. We’re happy you’re here! If you have feedback on how to improve the Angular, we’d love to hear it!

  • Check out the features or bugs others have reported and vote on your favorites. Feedback will be prioritized based on popularity.
  • If you have feedback that’s not listed yet, submit your own.

Thanks for joining our community and helping improve Syncfusion products!

1
Vote

currently we have queryCellInfo, pdfQueryCellInfo and excelQueryCelInfo events in grid. which is triggered before the cell rendered.
here we can customize the cell value and styles etc.

we need to provide the same support for aggregate cell. so we can customize aggregate cell using its args while on grid rendering, pdfExporting and excelExporting.

also pass the aggeregate template type in the event args ( footerTemplate / groupCaptionTemplate / groupFooterTemplate