Skip to content

SyncfusionExamples/ej2-react-grid-redux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EJ2 React Grid with Redux

Repository Description

This repository demonstrates how to integrate the Syncfusion EJ2 React Grid with Redux for centralized state management in a React application. It serves as a practical example for handling grid data, actions, and UI state using Redux while leveraging the rich features of the EJ2 React Grid component.

Overview

The project showcases a sample React application where the Syncfusion EJ2 React Grid is connected to a Redux store. Grid-related data and interactions are managed through Redux actions and reducers, helping developers understand how to implement predictable state management for complex UI components.

Key Features

  • Integration of Syncfusion EJ2 React Grid with Redux
  • Centralized state management using Redux store
  • Demonstrates data binding between Redux and the Grid component
  • Illustrates handling of grid updates through Redux actions
  • Clean example focused on learning and reference

Prerequisites

To run this project, ensure you have the following installed:

  • Node.js
  • npm or yarn
  • Basic knowledge of React and Redux

Running the Application

  1. Clone the repository:
git clone https://github.com/SyncfusionExamples/ej2-react-grid-redux.git 
  1. Navigate to the project folder:
cd ej2-react-grid-redux
  1. Install dependencies:
npm install
  1. Start the development server:
npm start

Resources

About

Syncfusion React DataGrid and preforming CRUD action by using Redux with and without middleware.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages