Hi,
How can i hide tasks dynamically?
there are multiple users per gantt and I want them to see only the tasks assigned to them so how can i acheive this?
thanks,
Hi,
How can i hide tasks dynamically?
there are multiple users per gantt and I want them to see only the tasks assigned to them so how can i acheive this?
thanks,
Hello,
you can add property “user” in task data and hide tasks with another users.
Also you can use filtration for displaying tasks.
Documentation:
http://docs.dhtmlx.com/gantt/desktop__filtering.html
Demo:
http://docs.dhtmlx.com/gantt/samples/07_grid/03_filtering.html