Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
865
Gantt Chart - LinkTo - More than ONE task
posted

Hi,

We are using Infra version 6.3.

We have a requirement to show a task linked to one or more tasks.
Now LinkTo column (int datatype) has option to enter only one GanntID at a time.
Is there any roundabout to provide more than one GanttID to a LinkTo column.
Please let me know a way to achive this in Gantt chart.

Thanks,
Anandhev

Parents
No Data
Reply
  • 28496
    Suggested Answer
    Offline posted

    the only way to achieve this is by handling the FillSceneGraph event, and adding extra Polylines to e.SceneGraph to make the additional links.

Children