Example of Default Export in ASP.NET MVC Pivot Table Control
This sample demonstrates client-side exporting of the pivot table to Excel, CSV and PDF formats.
DEMO
SOURCE
|
Export Type:
|
|
|
|
The pivot table supports client-side exporting and exports its data to the Excel, CSV and PDF formats data using
the
excelExport,
csvExport and
pdfExport methods.
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.