This is a migrated thread and some comments may be shown as answers.

Show multiple tasks on one line in Gantt View

4 Answers 738 Views
GanttView
This is a migrated thread and some comments may be shown as answers.
HyeonSu
Top achievements
Rank 1
HyeonSu asked on 07 Jun 2017, 03:47 AM

1 . Is it possible to show multiple tasks on the same line in a Gantt View?
For recurring tasks we have a requirement to show each recurring instance on the same line rather than on a new line (as there could be hundreds of recurrences).

 

2. Which version of  Visual Studio support  the Telerik Gantt View? 
( I think 2008 does not support Telerik Gantt View )

 

3. How could I change GanttView Timeline as second ? Is it possible to change? 

 

Thanks , Hyeon

4 Answers, 1 is accepted

Sort by
0
Accepted
Dess | Tech Support Engineer, Principal
Telerik team
answered on 08 Jun 2017, 12:03 PM
Hello Hyeon, 

Thank you for writing.  

1. Please refer to the following forum thread which is quite useful on this topic: http://www.telerik.com/forums/several-tasks-in-one-line

2. You can find listed all Visual Studio versions that support the whole Telerik UI for WinForms suite, not RadGanttView in particular: http://docs.telerik.com/devtools/winforms/installation-deployment-and-distribution/installing-on-your-computer

3. The supported timeline views can be found here: http://docs.telerik.com/devtools/winforms/ganttview/timeline/timeline-views
If you need to create a custom one, you can refer to the following help article: http://docs.telerik.com/devtools/winforms/ganttview/timeline/custom-timeline

I hope this information helps. Should you have further questions I would be glad to help.

Regards,
Dess
Progress Telerik
Try our brand new, jQuery-free Angular 2 components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
0
HyeonSu
Top achievements
Rank 1
answered on 08 Jun 2017, 11:27 PM
Thank you for answering my questions
0
HyeonSu
Top achievements
Rank 1
answered on 26 Jun 2017, 01:04 AM

1. You said "Please refer to the following forum thread which is quite useful on this topic: http://www.telerik.com/forums/several-tasks-in-one-line" 

 -> In this topic , Stefan said 'You cannot have more than one task on a single row as each row represents a single task which have Start and End. ' It means multiple tasks on the same line is impossible right?

Isn't there anything change(update) 2015 -> 2017 version?

 

2. Does RadChart makes similar to RadGanttView?

0
Dess | Tech Support Engineer, Principal
Telerik team
answered on 28 Jun 2017, 08:54 AM
Hello HyeonSu, 

Thank you for writing.  

By design, RadGanttView is not supposed to show multiple items on the same row and this functionality is not supported. It is an editing control for project planning data and different types of task and time scheduling. It is purposed to show a single task item per row displaying the relevant information in the grid columns at the left of the graphical view. Additional information about RadGanttView is available in the online documentation: http://docs.telerik.com/devtools/winforms/ganttview/ganttview-

As to the second question, note that RadChartView and RadGanttView are quite different controls designed to cover different scenarios. Since RadGanttView is a project planning control, RadChartView is a charting component used to visualize (or plot) some data in a human-readable way through different representations like lines, areas, bars, pies, etc. They can solve different problems. Instead of RadGanttView, I can suggest you use RadScheduler. With it, you can have multiple tasks (events) for a single time slot and you can move or resize them, which changes their start/end. I would recommend you to take a look at the grouping example in our demo application (Scheduler > Grouping). Each group represents a different resource (the example displays names but you can use anything you want) and you can add several tasks, for each one. Detailed information about this feature can be found here: http://www.telerik.com/help/winforms/scheduler-views-grouping-by-resources.html

I hope this information helps. Should you have further questions I would be glad to help.

Regards,
Dess
Progress Telerik
Try our brand new, jQuery-free Angular 2 components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
Tags
GanttView
Asked by
HyeonSu
Top achievements
Rank 1
Answers by
Dess | Tech Support Engineer, Principal
Telerik team
HyeonSu
Top achievements
Rank 1
Share this question
or