The Angular 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.
Bind the Gantt Chart with an array of JSON, enabling it to work smoothly in single-page applications (SPA).
Binding the Angular 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