• Material 3
  • Bootstrap 5
  • Fluent 2
  • Tailwind CSS
  • Fluent 2 High Contrast
Preferences
Mode Selection
Touch
Mouse
Theme Selection
Theme Mode
Localization
*Translated by Google Translator.
Currency

Example of Default Export in ASP.NET Core 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 allows data to be exported in Excel, CSV, and PDF formats using the excelExport, csvExport, and pdfExport methods. To perform an export, the desired document type can be selected from the dropdown list in the property panel, followed by clicking the "Export" button.

Headers and footers can also be added during export. For Excel, the header and footer properties are defined in the excelExportProperties object and passed to the excelExport method. For PDF, the header and footer properties are defined in the pdfExportProperties object and passed to the pdfExport method.

More information on exporting is available in the corresponding Excel Export, CSV Export, and PDF Export documentation sections.

Transform your ASP.NET Core web apps today with Syncfusion® ASP.NET Core components
145+ high-performance and responsive UI components
Dedicated support
Hassle-free licensing
TRY IT FOR FREE
opens in a new tab