Example of Local Data in Javascript Pivot Table Control

/
/
Local Data

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

More Details...

Description

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. More information on the Essential JS2 Pivot Table can be found in these JSON & CSV documentation section.