Hello,
Using the lightbox, I am changing the parent of a task to “No Parent”, after I click save the tasks and all its children simply disappears from the Gantt chart.
See reproduce steps at the following video url: screencast.com/t/9HYZPgPcUB
This can be reproduce on your online example at:
docs.dhtmlx.com/gantt/samples/05 … ector.html
Just set any task thats has a parent to “No Parent” then see it disappear.
Is there a fix for this?
Thanks
Hi,
we’ve confirmed the problem. I’ll post an update here as soon as we’ll have a fix
Try adding the attached patch somewhere on the page, after dhtmlxgantt.js file
dhtmlxgantt_3.1.0_move_branch_regression.zip (421 Bytes)
It did not seem to fix the issue.
I am working with the pro version and using the Gantt.getGanttInstance( ); command to get the gantt objet.
You can see the code at the following:
dev.jetty.tgmt-systems.com/ganttProto/
Problem solved - Thank you for the wonderful support!! 