The demonstration provided an explanation of how to connect data to the Syncfusion Data Grid using the Redux service.
This project was bootstrapped with Create React App.
Refer the following UG documenation for adding Syncfusion React component in your application. Syncfusion-React-Grid Demo
In the project directory, first you can run DataAPI directory:
Open http://localhost:3007/orderdetails
Refer the following documentation to configure the JSON server Configure-JSON-server
In the project directory, Once successfully run the API server, then you go to Grid directory and run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
How to Perform CRUD Operations in a React Data Grid Using Redux: A Complete Guide