Hi,
Is it possible to export the data from Pivotgrid to excel ni IgniteUI? Is there a sample we can refer to?
Thanks,
Ashrith
IgniteUi does not provide out of the box support for exporting pivots to excel. What you can do is manually build an excel worksheet using the Infragistics Excel Library:
http://www.igniteui.com/javascript-excel-library/excel-table
However it will not be able to build a native pivot table in the worksheet, this can happen only through excel UI.
Please let me know if you have further questions on the matter.