I know that Sharepoint has some support for Gantt Charts (Gantt view for tasks). What I’m looking for is way to provide advanced task relations (FF: finish to finish, FS: finish to start, etc.) Is there any way to provide it or is there a free component for that?
Share
In the past, I have used Microsoft Charting controls which is free. The nearest chart I could find similar to a Gantt Chart was a Range Bar Chart: http://msdn.microsoft.com/en-us/library/dd456745.aspx
If you plan on using Microsoft Chart controls, here is a basic tutorial on how to implement it within SharePoint: http://surinder.computing-studio.com/post/2009/12/03/Microsoft-Chart-and-SharePoint-2007.aspx