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

Multiple GanttTasks on One Line?

25 Answers 593 Views
GanttView
This is a migrated thread and some comments may be shown as answers.
Maurice
Top achievements
Rank 1
Maurice asked on 29 Feb 2012, 11:58 PM
Support Team,

We just started using your GanttView and we have a requirement to have multiple events or "GanttTasks" on a single line. It appears that whenever I add a GanttTask or child to a GanttTask, it always creates a new line item for the task. Is there anyway to represent multiple events or tasks on a single line?

Kind Regards,
Maurice

25 Answers, 1 is accepted

Sort by
0
Rosi
Telerik team
answered on 01 Mar 2012, 09:25 AM
Hi,

Thank you for your interest in our RadGanttView control.

This feature will be supported in the official Q2 2012 release. Hope this works for you.

All the best,
Rosi
the Telerik team
Sharpen your .NET Ninja skills! Attend Q1 webinar week and get a chance to win a license! Book your seat now >>
0
Maurice
Top achievements
Rank 1
answered on 01 Mar 2012, 03:59 PM
Thank you; we look forward to the release... :)
0
Eric
Top achievements
Rank 1
answered on 25 Jul 2012, 03:30 PM
Any update on this?

Eric
0
Miroslav Nedyalkov
Telerik team
answered on 26 Jul 2012, 07:56 AM
Hello Eric,

Our schedule have changed slightly and we couldn't complete the feature for 2012 Q2 release and we will do our best to do it for the 2012 Q3 release, but for I cannot give you certain time frame for releasing the feature.

Regards,
Miroslav Nedyalkov
the Telerik team

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

0
Chris
Top achievements
Rank 1
answered on 31 Dec 2012, 07:32 AM
Hi

What's the latest status on this request?  We are currently evaluating Gantt controls and this is one of our requirements.

Thanks

Chris
0
Miroslav Nedyalkov
Telerik team
answered on 02 Jan 2013, 09:41 AM
Hello Chris,

We've developed a feature that allows you to render multiple items on the same row. This article explains how you can do this.

Hope this helps.

All the best,
Miroslav Nedyalkov
the Telerik team

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

0
Jozsef
Top achievements
Rank 1
answered on 28 Jan 2013, 09:17 AM
Hi,

we are about to buy a product for Gantt charts, but we need a solution to include for a task 2 different time schedules, one for the planned start and end , and a second one for the real ones. Is it possible with your solution to include 2 different date/time range- of course with different colors, etc. - on a task? Or we need to start for the planned date and actual state to use different GantTakss?
Thanks!
Kind Regards
Jozsef
0
Miroslav Nedyalkov
Telerik team
answered on 28 Jan 2013, 09:52 AM
Hello Jozsef,

This can be achieved using the TimeLineVisualizationBehavior feature of the GanttView. For more information you could refer to this help article.

Regards,
Miroslav Nedyalkov
the Telerik team

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

0
Andrei
Top achievements
Rank 1
answered on 06 Feb 2013, 02:18 PM
Hi.
I am trying to use RadGanttView to display a series of tasks that are assigned to one person.
The problem is that the RadGanttView is just displaying a list of tasks with children. There doesn't seem to be any functionality to assign tasks to an entity , and trough that to have a sort of grouping where you can show multiple tasks on the same line.

For example Resource 1 has Task1(10.10.2010)-(10.12.2010) and Task2(24.12.2010)-(01.01.2011)
What i would like is that on the chart i show on the left side Resource1 and on the graph on the same line the 2 tasks drawn in the proper timeframe. Is this something achievable with this control ?
0
Miroslav Nedyalkov
Telerik team
answered on 06 Feb 2013, 04:27 PM
Hi Andrei,

It seems you don't need to draw a GanttChart but to present your tasks grouped by resources. The GanttView control is not intended to be used for this. We have a separate control called RadScheduleView which supports grouping by resources. Please refer to this example for more information (it is a Silverlight example, but this can be done exactly the same way in WPF as well).

Hope this helps.

Greetings,
Miroslav Nedyalkov
the Telerik team

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

0
Jeff
Top achievements
Rank 1
answered on 16 Sep 2013, 07:08 AM
Hi,
    Does this Control provide  Multiple GanttTasks On One Line now ? We have a project that needs to work with it. 

Thanks,
 Jeff
0
Vladi
Telerik team
answered on 18 Sep 2013, 02:35 PM
Hello,

In the current version RadGanttView control displaying multiple tasks on the same row is not an out of the box feature but it could be achieved. You can take a look at our online SDK example that shows how to achieve recurring tasks. You can download the entire repository as a zip file from this link.

You should note that there is a limitation in the current version of the control with the described approach in the sample project when a recurring task has multiple occurrences which start/end times overlap. In that scenario the task with the bigger ZIndex will overlap the other task rather then by placed under each other.

Hope this is helpful.

Regards,
Vladi
Telerik
TRY TELERIK'S NEWEST PRODUCT - EQATEC APPLICATION ANALYTICS for WPF.
Learn what features your users use (or don't use) in your application. Know your audience. Target it better. Develop wisely.
Sign up for Free application insights >>
0
ManniAT
Top achievements
Rank 2
answered on 16 Jun 2014, 11:26 AM
Hi,

in March 2012 you wrote "will be implemented in Q2 2012".

Still not possible in 2014? Will this ever be supported or did you decide not to implement this fearture?

Manfred
0
Vladi
Telerik team
answered on 17 Jun 2014, 11:08 AM
Hi Manfred,

Unfortunately the logged feature request is still open and is not implemented in the RadGanttView control.

You can vote for it and keep track of its status in our feedback portal here. If we get enough demand for such functionality in the control we will consider implementing it as a built-in feature. In the meanwhile as mentioned earlier you can take a look at our RecurringTask SDK example that shows a possible approach in achieving the desired behavior.

Regards,
Vladi
Telerik
 
Check out Telerik Analytics, the service which allows developers to discover app usage patterns, analyze user data, log exceptions, solve problems and profile application performance at run time. Watch the videos and start improving your app based on facts, not hunches.
 
0
Steve
Top achievements
Rank 1
answered on 16 Sep 2014, 07:41 PM
Is the Customise the TimeLine Data and Containers still valid. I've copied the example out of the documentation and it doesn't render anything except normal tasks. There are no deadlines.

Now that the GanttTasks natively support deadlines has this documented behaviour been deprecated?
0
Yana
Telerik team
answered on 18 Sep 2014, 09:05 AM
Hi Steve,

The example basically demonstrates how to add additional custom elements in the Timeline part of the control. Indeed, there is already a native deadline property, however, this approach is still valid.
You can check the complete example in our XAML SDK Repository at the following link:
https://github.com/telerik/xaml-sdk/tree/master/GanttView/TaskDeadline

I hope this will help.

Regards,
Yana
Telerik
 
Check out Telerik Analytics, the service which allows developers to discover app usage patterns, analyze user data, log exceptions, solve problems and profile application performance at run time. Watch the videos and start improving your app based on facts, not hunches.
 
0
Denis
Top achievements
Rank 1
answered on 30 Jun 2016, 08:27 AM
Hello

This feature multiple events or "GanttTasks" on a single line is supported in version 2016? 


Thank you.
0
Nasko
Telerik team
answered on 04 Jul 2016, 10:34 AM
Hello Denis,

In its current implementation RadGanttView does not support displaying of multiple tasks on the same row out of the box. However, we suggest you to check the following example from our SDK Repository that demonstrates how to achieve a similar to the desired functionality:
https://github.com/telerik/xaml-sdk/tree/master/GanttView/SameRowRecurringTask//

​Note that it has some limitations and could lead to unexpected results in certain scenarios.

Hope this helps.


Regards,
Nasko
Telerik
Do you need help with upgrading your AJAX, WPF or WinForms project? Check the Telerik API Analyzer and share your thoughts.
0
Denis
Top achievements
Rank 1
answered on 10 Jul 2016, 02:25 PM

Hello . 
Thank you, but we need to have children to each task.

For example:
Task1                        :             -----------------------------Task11----------------------------         ----------------------Task12--------------------------

  |->    SaubTask1    :                    --Child1_Task11--   ----Child2_Task11---                    --Child1_Task12--     --Child2_Task12--

etc.

Regards,

Denis.

0
Nasko
Telerik team
answered on 11 Jul 2016, 10:29 AM
Hello Denis,

Unfortunately, the desired functionality and appearance of RadGanttView and its Tasks is not supported in the current version of the control and there isn't any easy approach that we could suggest you in order to achieve it. We will consider this scenario as well when the feature request is going to be implemented. Meanwhile, you could vote for the item and follow it - thus when its status gets changed you will be notified.

If you have any additional questions or concerns regarding Telerik controls, please do not hesitate to contact us.

Regards,
Nasko
Telerik by Progress
Do you need help with upgrading your AJAX, WPF or WinForms project? Check the Telerik API Analyzer and share your thoughts.
0
Wetzorke
Top achievements
Rank 1
answered on 08 Aug 2017, 02:03 PM

Hello Nasko,

 

I had a look at your SameRowRecurringTask example and I noticed that RecurringTasks can't be resized. Is this one of the limitations and unexpected results you've mentioned or can I get this functionality to work again?

 

Best regards

0
Wetzorke
Top achievements
Rank 1
answered on 10 Aug 2017, 10:34 AM

Hello again,

in addition to my previous question I have another problem with RecurrenceTasks. When the GanttView is too big and has a horizontal scroll bar, I want to center the view on the selected task with

var settings = new ScrollSettings()
{
    HorizontalScrollPosition = HorizontalScrollPosition.Center,
    VerticalScrollPosition = VerticalScrollPosition.Center
};
GanttView.ScrollingService.ScrollIntoView(selectedTask, settings);

but the scroll bar always scolls to its initial position on the left. I only got this working with a normal "fake" GanttTask below the RecurreceTask.

Does anyone have an idea what else I could try to get the selected task to the center?

Any help would be appreciated.

 

0
Polya
Telerik team
answered on 11 Aug 2017, 11:07 AM
Hi,

Regarding your first question - indeed the inability to resize, drag and connect recurrence tasks are part of the limitations mentioned.

Regarding the second question - when scrolling to a specific GanttTask we find one container which to position with the set scrolling settings. When there are recurring tasks more than one container is available for a specific GanttTask, but only one is positioned in the center. You can find an attached project demonstrating this.

Regards,
Polya
Progress Telerik
Want to extend the target reach of your WPF applications, leveraging iOS, Android, and UWP? Try UI for Xamarin, a suite of polished and feature-rich components for the Xamarin framework, which allow you to write beautiful native mobile apps using a single shared C# codebase.
0
Wetzorke
Top achievements
Rank 1
answered on 14 Aug 2017, 01:39 PM

Hello Polya,

thanks for your reply and the attached project. I got the selection part working. The problem was that I tried to center the view on the selected task and not the RecurrenceTask (which contains the selected task in its Recurrence collection).

Regarding my first question. Is there a way to enable the resize function again? I've tried to resize it with an adorner but placing the GanttView in a Canvas didn't work and I couldn't find a way to set the new coordinates of the task without it.

Thanks again and best regards

0
Polya
Telerik team
answered on 16 Aug 2017, 11:49 AM
Hello,

I am happy to hear that you've managed to achieve the desired selection.

Regarding the resizing of a recurrence task, I am afraid that this functionality is not supported. I suggest openning a support ticket with the project you've setup so we can take a look and propose a solution if possible.

Regards,
Polya
Progress Telerik
Want to extend the target reach of your WPF applications, leveraging iOS, Android, and UWP? Try UI for Xamarin, a suite of polished and feature-rich components for the Xamarin framework, which allow you to write beautiful native mobile apps using a single shared C# codebase.
Tags
GanttView
Asked by
Maurice
Top achievements
Rank 1
Answers by
Rosi
Telerik team
Maurice
Top achievements
Rank 1
Eric
Top achievements
Rank 1
Miroslav Nedyalkov
Telerik team
Chris
Top achievements
Rank 1
Jozsef
Top achievements
Rank 1
Andrei
Top achievements
Rank 1
Jeff
Top achievements
Rank 1
Vladi
Telerik team
ManniAT
Top achievements
Rank 2
Steve
Top achievements
Rank 1
Yana
Telerik team
Denis
Top achievements
Rank 1
Nasko
Telerik team
Wetzorke
Top achievements
Rank 1
Polya
Telerik team
Share this question
or