Our state of the art Gantt chart


Post by Vinodh Kumar »

1: Does Bryntum have its own database? If it is Yes can please provide more details on it.

2: How can we sync and load data from our own server in Bryntum Gantt?


Post by saki »

  1. If you mean a server-side database then no, we don't have any own database. For client-side we have https://bryntum.com/docs/gantt/#Core/data/Store and https://bryntum.com/docs/gantt/#Core/data/Model

  2. We have Crud Manager for server-client communication that is built into https://bryntum.com/docs/gantt/#Gantt/model/ProjectModel and for that we have this guide: https://bryntum.com/docs/gantt/#Gantt/guides/data/crud_manager.md

I hope you will find all necessary information in the above guides.


Post Reply