Syncfusion Feedback

Overview

The React Gantt Chart data binding feature supports binding data seamlessly with various local and remote data sources such as Array of JSON, RESTful services, OData services, and WCF services. It uses the data manager to handle data, and supports customizing data requests and processing.


React array collection

Bind the Gantt Chart with an array of JSON, enabling it to work smoothly in single-page applications (SPA).

JSON binding in React Gantt Chart.


Remote data binding in React Gantt Chart.

Remote data binding

Binding the React Gantt Chart with RESTful services allows data from the services to be consumed using the data manager. It supports various data adaptors such as JSON, OData, ODataV4, URL, and Web API for working with a particular data service


Scroll up icon