Hi,
I am using oracle jet 7 and found the following two examples in the cookbook
Hierarchical Tasks https://www.oracle.com/webfolder/technetwork/jet/jetCookbook.html?component=gantt&demo=hierarchicalTasks
Multiple Tasks Per row https://www.oracle.com/webfolder/technetwork/jet/jetCookbook.html?component=gantt&demo=multipleTasks
Is it possible to combine these two. I want to have several lines collasible with the Hierarchical Tasks and then the lowest tree element to have multiple tasks per row. Is this possible till now i have not found a solution.
One is based on a ArrayDataProvider and the other on ArrayTreeDataProvider. Is this a problem?