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

Several Tasks in one line

1 Answer 418 Views
GanttView
This is a migrated thread and some comments may be shown as answers.
Karlheinz
Top achievements
Rank 1
Karlheinz asked on 07 Jul 2015, 09:11 AM

Hello,

We habe to implement a graphical tour planning.

One line for each employee and all tasks on the timeline.

                           10:00-----------11:00--------------12:00---------------13:00

Employee 1.                /------Task1-----/. /-------Task 2-----/

Employee 2.                        /---Task1--/ /---------Task2--------/ /--Task3---/

Employee 3

Is there a way to do this with RadGanttView ?

 Thanks in advance

 

1 Answer, 1 is accepted

Sort by
0
Stefan
Telerik team
answered on 10 Jul 2015, 05:54 AM
Hello Karlheinz,

Thank you for writing.

You cannot have more than one task on a single row as each row represents a single task which have Start and End. 

I would suggest looking at our RadScheduler control. 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 that you find this information useful. Should you have any other questions, do not hesitate to contact us.


Regards,
Stefan
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
GanttView
Asked by
Karlheinz
Top achievements
Rank 1
Answers by
Stefan
Telerik team
Share this question
or