Data Binding In The Angular Pivot Table Component

Sample date Updated on Dec 31, 2025
angular-pivot-table angularpivottable local-and-remote-data pivot-table-data-binding

A quick-start project that shows how to bind local and remote data to the Angular Pivot Table component of Syncfusion. This sample explains the mapping field options and how to plot data on the row axis.

Refer to the following documentation to learn about the Angular Pivot Table component:

https://ej2.syncfusion.com/angular/documentation/pivotview/data-binding

Check out this online example of the Angular Pivot Table component:

https://ej2.syncfusion.com/angular/demos/#/material/kanban/local-data

Project prerequisites

Make sure that you have the compatible versions of Visual Studio Code and NodeJS or later version in your machine before starting to work on this project.

How to run this application

To run this application, you need to first clone the data-binding-in-angular-pivot-table-component repository and then open it in Visual Studio Code. Now, simply build and run your project to view the output.

Up arrow