Skip to content

Discover seamless data integration with Syncfusion's EJ2 React Grid using GraphQLAdaptor in this sample repository. Explore efficient techniques for handling filtering, sorting, paging operations, and CRUD operations within your React applications, empowering you to manage and display data effectively.

Notifications You must be signed in to change notification settings

SyncfusionExamples/Performing-data-and-CRUD-operations-in-ej2-react-grid-using-GraphQLAdaptor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Performing-data-and-CRUD-operations-in-ej2-react-grid-using-GraphQLAdaptor

Discover seamless data integration with Syncfusion's EJ2 React Grid using GraphQLAdaptor in this sample repository. Explore efficient techniques for handling filtering, sorting, paging operations, and CRUD operations within your React applications, empowering you to manage and display data effectively.

Add Syncfusion Grid component in your application

Refer the following UG documenation for adding Syncfusion React component in your application

GraphQL Server setup

You can setup GraphQL server by using graphpack npm package. Find the following link for getting more details for your reference. https://www.npmjs.com/package/graphpack

Run the GraphQL Server

To run the server, you need to install the required pacakges using the below command

npm install

and run using

npm run dev

Run the client Grid application

To run the client, you need to install the required pacakges using the below command

npm install

and run using

npm start

Now the Grid will be launched in the browser http://localhost:xxxx/.

Resources

You can also refer the below resources to know more details about Syncfusion React Grid components.

About

Discover seamless data integration with Syncfusion's EJ2 React Grid using GraphQLAdaptor in this sample repository. Explore efficient techniques for handling filtering, sorting, paging operations, and CRUD operations within your React applications, empowering you to manage and display data effectively.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published