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!

  • 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, 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.