Dear DHTMLX Team,
Is it possible to start the GanttChart without expanded tree.
Best regards
Dear DHTMLX Team,
Is it possible to start the GanttChart without expanded tree.
Best regards
Hi,
A workaround(not an official fix) is to force the click listener on the node. The onclick listener has the code to exactly do the same. I forced the click on each of the nodes and got it working…
-Ravi.