Hi,
I am trying to understand GanttRenderer, how it renders the tasks and subtasks.
drawTask() method creates the task and drawTasks() method of GanttRenderer creates all the subtasks for GanttChart.
I am not able to get in drawTasks() method, how eack subtask is identified.
Each subinterval is not a subtask.
Then how is each subtask identified in the GanttChart.
Please let me know how to identify each subtask in drawTasks() method.
Thanks,
Pavani.
Gantt Renderer - Sub Task Clarification
Hi,
I am not getting any response.
I would like to extract subtask description in GanttRenderer drawtasks() method().
I need to check the description and then create that subtask when the renderer creates subtasks.
Please let me know how to extract the subtask description.
Your suggestion will be very much helpful for me.
Thanks,
Pavani.
I am not getting any response.
I would like to extract subtask description in GanttRenderer drawtasks() method().
I need to check the description and then create that subtask when the renderer creates subtasks.
Please let me know how to extract the subtask description.
Your suggestion will be very much helpful for me.
Thanks,
Pavani.