Is it possible use the mouse (drag and drop) to create a dependency on the gantt chart?
Hello estatemaster,
I`m not sure what is your final goal, but I would like to inform you that we still have not such kind functionality in our UltraGanttChart. Our GanttChart just represent the data that you provide to chart`s DataSource. Maybe you could used UltraGanttView control instead of GanttChart ? More details about UltraGanttView you could find at:
http://help.infragistics.com/Help/NetAdvantage/WinForms/2012.1/CLR2.0/html/WinGanttView.html
http://help.infragistics.com/Help/NetAdvantage/WinForms/2012.1/CLR2.0/html/WinGanttView_Custom_Columns.html
Nevertheless, you could achieve desired funationality with GanttChart (of course it is very custom approach and maybe you may encounter some difficulties). You could handle FillSceneGraph event and using Primitive to drawn you custom dependency between two Tasks.
Let me know if you have any questions or if you think that I misunderstood your scenario.
Regards
Have you been able to resolve your issue ? If you still have any concerns or questions I will be glad to help. If you need any additional assistance don’t hesitate to ask.
No. I need the ability for the user to drap and drop dependencies.
Hi,
I made small sample for you. Could you please take a look at the attached sample and video file for more details and let me know if you have any questions.
2845.Video233.rar
7242.UltraGanttViewDragDependency.zip
HI
Where can I find this video/example? It appears to be missing and topic sound like what I am looking for?
The links in the post have been corrected so that you can download the video and example.