How to export with grouped data

Is there a way to export to excel while maintaining a user's grouping?



1 Reply

RS Rajapandiyan Settu Syncfusion Team September 16, 2022 03:14 PM UTC

Hi Jonathan,


Thanks for contacting Syncfusion support.


By default, exporting the Grid will export the data with its current settings. So, if grouping is applied in Grid, it will export the data with the grouped format. Find the below sample for your reference.


Sample: https://stackblitz.com/edit/react-w8ybnb?file=index.js

Doc: https://ej2.syncfusion.com/react/documentation/grid/excel-export/excel-exporting/
Demo: https://ej2.syncfusion.com/react/demos/#/bootstrap5/grid/default-exporting

Please get back to us if you need further assistance.


Regards,

Rajapandiyan S
If this post is helpful, please consider Accepting it as the solution so that other members can locate it more quickly.


Loader.
Up arrow icon