Our state of the art Gantt chart


Post by saedlawi »

I bough the license before 2 weeks and its a first time to use bryntumm Gantt . i downloaded the advanced example for gantt , but i need to load data from SQL database , can you help me with full example how i can read data from database and what the pre-requests


Post by marcio »

Hey saedlawi,

You'll find useful information and code snippets related to that here
https://bryntum.com/products/gantt/docs/guide/Gantt/data/project_data
and https://bryntum.com/products/gantt/docs/guide/Gantt/data/crud_manager

Also, you can check an example with the source code that's available in the examples/php folder inside your Bryntum package (where you can see how to set it up to load data from a backend).

Best regards,
Márcio


Post by saedlawi »

Thanks Marcio
Its very useful , i am starting reading this carefully .
but i have some differences since i am using microsoft wep API to (create , read, update , delete) from database .
i am defined a pojectmodle and i am start use it and its work for me as of now , so if there is any further questions i will raise a new post

Thank for your support


Post by marcio »

Hey saedlawi,

That's the way to go! Please if you need any assistance on this send us a message! :)

Best regards,
Márcio


Post Reply