Hi,
I am using commercial version of the dhtmlx gantt .
I am changing the id of the task when added to the gantt.
Now I need to implement the parent control but I keep getting this script error
“cannot read id of undefined”
snippet of the gantt is
http://docs.dhtmlx.com/gantt/snippet/d02be44a
Steps to reproduce are
- add a new task and select the parent to be a no parent/ any one
- all the tasks disappear
- click on the + and the script errors appears.