Hello everybody,
is there an opportunity to hide single tasks/projects in the gantt interface? Like you have an icon in the first column and the row disappears, even if you open or close other tasks?
Thanks for your help!
Greets
Hello everybody,
is there an opportunity to hide single tasks/projects in the gantt interface? Like you have an icon in the first column and the row disappears, even if you open or close other tasks?
Thanks for your help!
Greets
Hello,
To hide tasks in the Gantt you can use filtering. docs.dhtmlx.com/gantt/desktop__filtering.html
But seems in your case this solution is not what you need.
If you want hide tasks only in task’s area, you can use task_class template and set ‘display:none’ for certain tasks.
docs.dhtmlx.com/gantt/desktop__ … lates.html