Example of Local Data in Javascript (ES5) Gantt Chart Control

/
/
Local Data

This demo shows the way of binding an array of JavaScript objects (local JSON datasource) to Gantt.

More Details...

Description

Gantt can be bound either to local or remote data services. The dataSource property can be assigned either with the array of JavaScript objects or an instance of DataManager. In this demo, an array of JavaScript objects is assigned as data source to the Gantt. More information on the Essential® JS2 Gantt Chart can be found in this documentation section.