How to extend Gantt view in TaskList?
-
Hi everyone does anyone know somthing about a documentation/tutorial about TaskList? I just started Sharepoint develeopment and I try to a Gantt View in standard TaskList I can add only one bar for one Title. What I want to do is to show more than one bar in one line. I was looking around at the web and msdn but not found a description how the views, one can create via the menu, is bundled with the TaskList. :-O I found a bunch of classes SpViewCollection.SPViewType, WebControls.Gantt, ViewType.Gantt, SPListTemplateType.GanttTasks, SPListItem.Task and so on. But I do not found anything how these classes stick together and how they interact. :omg: Is there at least a description of the out of the box functionality of TaskList with Gantt View? Or somthing more specific? Thanks in advance, Cheetah