loading data from php array

Hello,

I saw in your documentation that is possible to load datas from a php array (docs.dhtmlx.com/connector__php__ … omphparray).
Is it possible to do it in your component Gantt chart?

Hi,
yes, this functionality is common for all components. Make sure that items in array contains the mandatory properties of tasks items

Ok so I’m going to try to make this work.

Thanks for the answer.