Hello,
I am using igx-grid in angular 8.
Is it possible to export excel a grid ordered with Group By?
The default Export Excel service does not support Group By Export and I can't seem to find a solution.
For example, how can I export excel this grid in its current state?
The example and source code can be found here:
https://es.infragistics.com/products/ignite-ui-angular/angular/components/grid/groupby.html
Thanks in advance,
--
Jean U
Hello Jean,
It's not an easy thing to export grouped data in Excel. That's the reason we don't have it currently in the product.
What I can suggest you is to log a feature request on Ignite UI for Angular GitHub project here: https://github.com/IgniteUI/igniteui-angular/issues.
Best regards, Martin Pavlov Infragistics, Inc.