This repository contains categorized sample applications that demonstrate how to use the Syncfusion EJ2 React Gantt Chart in real-world scenarios such as adaptor-based data binding, and backend service integration.
The ej2-react-gantt-chart-samples repository provides a collection of focused examples designed to help developers understand different data binding and integration patterns supported by the Syncfusion EJ2 React Gantt Chart. Each sample is organized by scenario, making it easier to explore and learn specific approaches without unnecessary complexity.
The samples primarily focus on connecting the React Gantt Chart component with adapters, and backend services commonly used in modern web applications. These examples are intended for developers who want practical references while building enterprise-grade React applications using Syncfusion components.
These samples showcase adaptor-based data binding techniques supported by the EJ2 React Gantt Chart. The available adaptor examples include:
- OData v4 Adaptor
- Remote Save Adaptor
- Web Method Adaptor
These examples help demonstrate how the Gantt communicates with different data services and handles operations such as CRUD actions.
Each sample folder is self-contained. Navigate to the required sample directory, install dependencies, and run the application to see the EJ2 React Gantt Chart in action with the selected data source or backend.