Example of Export in Blazor Pivot Table Component

Pivot Table / Miscellaneous / Export

This sample demonstrates client-side exporting of the pivot table to Excel, CSV and PDF formats.

Properties
Export Type:

The pivot table supports client-side exporting and exports its data to the Excel, CSV, and PDF formats using the ExportToExcelAsync, ExportToCsvAsync, and ExportToPdfAsync methods. Additionally, the AllowExcelExport (for both Excel and CSV) and AllowPdfExport properties in SfPivotView must also be set to true for Excel, CSV, and PDF exporting.

Choose the export document type in the dropdown list available inside the property panel and click the export button to export the pivot table to the selected document format.

More information on the Excel and CSV exporting feature can be found in this documentation section. Likewise, the PDF exporting feature can be found in this documentation section.

Transform your Blazor web apps today with Syncfusion® Blazor components
100+ high-performance and responsive UI components
Dedicated support
Hassle-free licensing
TRY IT FOR FREE