New to KendoReact? Start a free 30-day trial
Export to Excel
Export to ExcelPremium
Updated on Aug 14, 2026
To export the PivotGrid data to Excel, use the saveAsExcel function from the example below and pass the PivotGrid reference to it.
The following example demonstrates how to export the PivotGrid data to Excel.
Loading ...