Welcome to the JavaScript feedback portal. We’re happy you’re here! If you have feedback on how to improve the JavaScript, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
Currently, the EJ2 Grid supports only one excel header and footer when we export multiple Grids in same sheet.
sample: https://stackblitz.com/edit/q2egw6-mb6sg8?file=index.js
Provide support to export the excel header and footer for each Grid in the same sheet.
i.e. first Grid should have a separate excel header and footer, the second grid should have a separate header and footer, and so on.