SyncfusionExamples / bind-the-react-treeGrid-to-local-json-and-remote-data

A quick-start project that helps you to bind local and remote data to the React Tree Grid component. This also project contains simple code to bind data to TreeGrid through external AJAX request.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bind the React TreeGrid to local JSON and remote data

A quick-start project that helps you to bind local and remote data to the React Tree Grid component. This project also contains simple code to bind data to TreeGrid through external AJAX request.

Documentation: https://ej2.syncfusion.com/react/demos/#/material/treegrid/localdata

Online examples: https://ej2.syncfusion.com/react/documentation/treegrid/data-binding/

Project prerequisites

Make sure that you have the lastest versions of NodeJS and visual studio code in your machine before starting to work on this project.

How to run this application?

To run this application, you need to first clone the bind-the-react-treeGrid-to-local-json-and-remote-data repository and then open it in Visual Studio Code. Now, simply install all the necessary react packages into your current project using npm install command and run your project using the npm start command.

About

A quick-start project that helps you to bind local and remote data to the React Tree Grid component. This also project contains simple code to bind data to TreeGrid through external AJAX request.


Languages

Language:JavaScript 49.1%Language:TypeScript 31.3%Language:HTML 15.8%Language:CSS 3.9%