Completed
Last Updated: 12 May 2021 13:24 by Alan
Release R2 2021
I have two dates for a Task[Eg: Plan Dates & Actual Dates]. I want to show both plan and actual dates in same row, both with different colors. Below I have attached an image for reference.


To show both Planned and Actual dates(if any) for a particular single task on the same row with different colors for both.
Completed
Last Updated: 24 Feb 2021 17:44 by ADMIN
Created by: jose antonio
Comments: 1
Category: Gantt
Type: Feature Request
12
It'd be nice to have templatecolumns in the column definitions. Also that bound columns bounds to different properties other than expected, ie: Title, ID, etc. So for example I could implement different behaviors based on a gantt diagram.

<telerik:GanttBoundColumn  AllowEdit="true" UniqueName="colSelected" DataField="Selected" AllowSorting="false" DataType="Boolean">
            </telerik:GanttBoundColumn>

This should render a checkbox for example, but DataType="Boolean" its probably thought for Summary field.

I know this control is still on beta, but at least task selection would be nice to have.


Also I would like this control to be more performance optimized , In the project I want to implement it I need to draw quite a few tasks.

Thanks
Completed
Last Updated: 12 May 2021 13:24 by ADMIN
Release R2 2021
Created by: Martin
Comments: 1
Category: Gantt
Type: Feature Request
10
Regarding RadGanttView (couldn't find it in the List)
Seems odd to me that you cannot override the default double click behaviour.
(in my case I would like to open a radWindow instead of entering Cell Edit Mode).

Couldn't find any event for it either client or server side.
This would be very useful if think, so I thought I try and request it :)
Both Task Click (SelectionChanged) and task double click should be accessible.
Talking about the grid part of the control.(left side)
Duplicated
Last Updated: 24 Feb 2021 14:12 by ADMIN
Created by: Kasim
Comments: 9
Category: Gantt
Type: Feature Request
8

How can we plot planned Vs Actual on RadGantt chart? We need two rows in the Gantt for each task. The first row to show planned while the second row shows actual progress. Both Actual and Planned progress to be shown in different colors.

Sample output is attached for your quick reference.

Unplanned
Last Updated: 19 Mar 2018 14:44 by ADMIN
Created by: Damian Fabri
Comments: 1
Category: Gantt
Type: Feature Request
8
RadGantt needs to considering "working time" when plotting.

You have workDayStart, workDayEnd, workWeekStart, and workWeekEnd which appears at this point to only control UI.

My suggestion is as follows: let's say I have a task that is 8 hours long in duration(does not appear that I can set the duration on a task, its readonly), I set the task StartTime to be Friday 1PM and EndTime to be Friday 9PM, hence 8 hour duration, I would expect the control to consume its own configuration(defined by params above) and know that from 5PM - 9PM are not working hours, nor is Sat or Sun and to paint the additional hours on Monday from 8AM - 12PM.  This is how MSProject and other gantt controls operate.

Essentially I don't want to give you an EndTime, I should be able to simply set the StartTime and provide a duration and you would consume the working hours configuration and figure out the EndTime to plot.
Unplanned
Last Updated: 11 Jun 2021 08:50 by ADMIN
ADMIN
Created by: Dimitar Terziev
Comments: 1
Category: Gantt
Type: Feature Request
7

			
Completed
Last Updated: 12 May 2021 13:23 by ADMIN
Release R2 2021
Unplanned
Last Updated: 11 Jun 2021 09:10 by ADMIN
Created by: Doug
Comments: 3
Category: Gantt
Type: Feature Request
7
Add the Pan and Zoom feature found in HTMLChart to Gannt. 
#1 This allows the project timelines to be zooned into and out of on the Right Hand Side, and on the Left Hand Side zoom into the 'bill of material' that makes up a Milestone to just milestone view.
#2 The Pan allows you to sweep along a long gantt chart, across days in a year. On a tablet you can just flick to the left and right to see what jobs you have on.
Unplanned
Last Updated: 14 Jun 2021 07:59 by ADMIN
Created by: Mudasir
Comments: 2
Category: Gantt
Type: Feature Request
6
It will be helpful if we have import mpp (MS Project file) option instead of XML, this will ease users and they don't need to convert file to xml and than upload.
This is already done by other providers like bryntrum and i think it is a must as customers are suffering with export to xml and upload.

Hope telerik applies this suggestion!
Unplanned
Last Updated: 29 Jul 2016 10:40 by ADMIN
Unplanned
Last Updated: 27 Mar 2015 15:19 by M
Created by: Zeljko
Comments: 3
Category: Gantt
Type: Feature Request
6

			
Completed
Last Updated: 24 Feb 2021 17:35 by ADMIN
Created by: Zeljko
Comments: 3
Category: Gantt
Type: Feature Request
6

			
Completed
Last Updated: 01 Aug 2016 14:19 by ADMIN
Completed
Last Updated: 12 May 2021 13:27 by ADMIN
Created by: Minculescu
Comments: 1
Category: Gantt
Type: Feature Request
6
We are missing the following navigation options (like the ones the RadScheduler has): go to the previous, next period (day/week/month) or go to a specific date.
Also, the views should show only the specified period (so the week view should show the current week by default). Now, if we have a task that started last year, even the day view shows several months of data.

Completed
Last Updated: 12 Aug 2019 11:03 by ADMIN
Created by: Hayu Rahiza
Comments: 1
Category: Gantt
Type: Feature Request
6
I need a context menu when user right click on particular task. Is it possible?
Completed
Last Updated: 23 Jun 2015 15:07 by ian
ADMIN
Created by: Bozhidar
Comments: 2
Category: Gantt
Type: Feature Request
5
Add a vertical line that indicates the current date in the timeline. You will also have to option to scroll to the current date when the control is first loaded, or changing views.
Declined
Last Updated: 29 Apr 2021 11:40 by ADMIN
ADMIN
Created by: Magdalena
Comments: 1
Category: Gantt
Type: Feature Request
5

			
Completed
Last Updated: 24 Feb 2021 17:15 by ADMIN
Created by: Doug
Comments: 2
Category: Gantt
Type: Feature Request
5
I am migrating Excel Documents into Line of Business application into web pages. 
Which means everything excel can do, my client expect the telerik controls to do!
On either a RadGrid or RadGantt  I would like to be able to rotate the headings just like in Excel. 
An example is a heading like 'Days' but the actual value in that column is no bigger than 99.  
Another example if that the heading has a question, and the cell a check box.
Completed
Last Updated: 20 Jun 2017 14:51 by Doug
Created by: Doug
Comments: 1
Category: Gantt
Type: Feature Request
5
I am migrating MS Project Documents into Line of Business application into web pages. Which means everything MS Project can do, my client expect the telerik controls to do!

What I require is 'Go to' Date, where by the radGantt display can scroll to that position (eg like jumping to a # location)
This will allow the implementation of 'Go to 'Today'
This will allow the implementation of 'Go to 'dd/mm/yy'  
Where the date in in the center of the page, with an optional line (you are here) indicator. See https://www.officetimeline.com/plus for ideas.
1 2 3