Skip to content

React sample showing Syncfusion Pivot Table with Redux to save, load, rename, delete, and manage reports via toolbar with centralized state.

Notifications You must be signed in to change notification settings

SyncfusionExamples/react-pivot-table-saving-and-loading-reports-using-redux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

React sample showing Syncfusion Pivot Table with Redux to save, load, rename, delete, and manage reports via toolbar with centralized state.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •