• Material 3
  • Material 3 Dark
  • Fluent
  • Fluent Dark
  • Bootstrap v5
  • Bootstrap v5 Dark
  • Tailwind CSS
  • Tailwind CSS Dark
  • Material
  • Bootstrap v4
  • High Contrast
Preferences
Mode Selection
Touch
Mouse
Theme Selection
Localization
*Translated by Google Translator.
Currency
Essential Studio
HOME
All Controls

Example of Local Data in ASP.NET Core Pivot Table Control

This sample demonstrates basic rendering of the pivot table bound to JSON or CSV data extracted from a local file.

DEMO
SOURCE

The pivot table supports JSON and CSV data source. The dataSourceSettings->dataSource property can be assigned with the source data to populate the pivot table.

In this demo, the JSON and CSV data is assigned from an external file.