Skip to content

Latest commit

 

History

History
52 lines (34 loc) · 3.3 KB

File metadata and controls

52 lines (34 loc) · 3.3 KB

Customizing Values in JavaScript Pivot Table

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

🛠 Prerequisites

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.

🚀 Getting Started

  1. Clone the repository:

    git clone https://github.com/SyncfusionExamples/customizing-values-in-javascript-pivot-table
    cd customizing-values-in-javascript-pivot-table
  2. Explore the sample folders.

  3. Open any index.html file directly in your browser to view the sample.

📁 Repository Structure

  • 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.

📚 Learn More

💬 Support and Feedback

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.

📜 License

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.