You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Learn here all about Getting Started with Syncfusion Pivot Table in Vue application using Vue CLI.
1
+
The sample demonstrates how to integrate the Syncfusion Pivot Table component into a Vue 3 application using the Vue CLI. The following features are shown in this sample.
2
+
3
+
1. Binding JSON data source.
4
+
2. Defining fields from the bound data source to row, column, value and filter areas to render the entire Pivot Table component in a desired format.
5
+
3. Adding height and width to the pivot table component.
6
+
4. Enabling field list to add or remove and re-arrange the fields between different areas, including column, row, value, and filter along with filter and sort options dynamically at runtime.
7
+
5. Enabling grouping bar that automatically populates fields from the bound data source and allows to drag fields between different areas such as columns, rows, values, and filters, and alter pivot table at runtime.
8
+
6. Enabling calculated field to add a new calculated field based on the available fields from the bound data source using basic arithmetic operators at runtime.
0 commit comments