You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
But it seems that is a problem with gantt chart and the task depency.
I don't want to use dependency feature for my tasks and I set the last values to null in my Datatable.
Hi, thank you so much for you bundel ! :-)
But it seems that is a problem with gantt chart and the task depency.
I don't want to use dependency feature for my tasks and I set the last values to null in my Datatable.
`$i = 0;
foreach ($projects as $project){
But in the tooltip of my second task, the label "Is on critical path" appears ... I don't understand what is wrong in my code ...
Can you help me ? :-)
Kr
The text was updated successfully, but these errors were encountered: