This repository provides focused examples demonstrating various techniques to customize and present values in the Syncfusion JavaScript (ES5) Pivot Table (PivotView). Each sample is a standalone HTML file that can be opened directly in a browser, showcasing real-world scenarios such as:
- Customizing Specific Values in Pivot Table
- Customizing Subtotal Calculations in a Pivot Table
- Displaying String Values Over Aggregation Counts
To run the samples, you’ll need:
- A modern web browser (Chrome, Edge, Firefox, or Safari)
- Visual Studio Code (optional, for browsing and editing the samples)
- Internet connectivity (required if samples reference CDN resources)
No build tools are required. Each sample is a static HTML file.
-
Clone the repository:
git clone https://github.com/SyncfusionExamples/customizing-values-in-javascript-pivot-table cd customizing-values-in-javascript-pivot-table -
Explore the sample folders.
-
Open any
index.htmlfile directly in your browser to view the sample.
customizing-specific-values/
Demonstrates how to customize specific values in the Pivot Table based on defined conditions, enabling dynamic formatting and targeted value adjustments.customizing-subtotal-calculations/
Explains how to customize subtotal calculations in the Pivot Table, including control over their visibility, placement, and labeling.displaying-string-values-over-aggregation-counts/
Shows how to display string values instead of default count-based aggregation results, enhancing readability and contextual relevance.
For any other queries, contact our Syncfusion® support team or post your queries through the community forums.
Request a new feature through Syncfusion® feedback portal.
This is a commercial product and requires a paid license for possession or use. Syncfusion's licensed software, including this component, is subject to the terms and conditions of Syncfusion's EULA. You can purchase a license here or start a free 30-day trial here.