Skip to content

Latest commit

 

History

History
57 lines (39 loc) · 3.67 KB

File metadata and controls

57 lines (39 loc) · 3.67 KB

Save and Load Reports in React Pivot Table Using Redux

A quick-start project demonstrating how to save, load, rename, delete, and manage reports in the Syncfusion React Pivot Table using Redux. This integration ensures centralized state management for report operations, making your app scalable and maintainable.

🛠 Prerequisites

Before running this sample, ensure you have:

🚀 Getting Started

Follow these steps to set up and run the application:

  1. Clone the repository
    git clone https://github.com/SyncfusionExamples/react-pivot-table-saving-and-loading-reports-using-redux
    cd react-pivot-table-saving-and-loading-reports-using-redux
  2. Install dependencies
    npm install
  3. Run the application
    npm start

The app will start on http://localhost:3000.

🔍 Key Features

  • Save Reports: Persist Pivot Table settings using the saveReport event.
  • Load Reports: Retrieve and apply saved reports via loadReport.
  • Rename Reports: Update report names using renameReport.
  • Delete Reports: Remove reports from the Redux store with removeReport.
  • Create New Reports: Start fresh with newReport.

The built-in Toolbar in Pivot Table provides UI options for these actions.

📚 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