Welcome to the React feedback portal. We’re happy you’re here! If you have feedback on how to improve the React, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
We are using the DataGrid component with Child Grids to manage complex data and need to export child grid data as well. However, we face two issues when we try to filter parent columns:
FYI, exporting works fine without filtering parent columns, but we need the ability to filter for managing large datasets effectively. We need complete rows and correct headers for child grid data during export.
Please guide us on resolving this issue as it is blocking our feature release. Your assistance is greatly appreciated.
I am able to replicate this in Stackblitz and you can check it here -
https://react-u9omda.stackblitz.io
I have attached the excel file with two sheets. First sheet with the Actual Output and the 2nd sheet with the output that we are expecting.