Our state of the art Gantt chart


Post by kolos »

I am using Bryntum Gantt and fetching data from a backend API. The data is loaded with the loadCrudManagerData method, and my data structure includes the "children" property. When initially loading the Gantt chart, the child tasks are loaded correctly. However, when I tried calling loadCrudManagerData again to load the same data, the child nodes do not display properly.


Post by tasnim »

Hi kolos,

Would it be possible to share the data with us so we can reproduce it with loadCrudManagerData and debug it?


Post Reply