Unplanned
Last Updated: 19 Mar 2020 08:51 by ADMIN
Created by: Imported User
Comments: 0
Category: Gantt
Type: Feature Request
15
We would like you add capability to Gantt chart control to handle time zones of the browsers. Currently, when Gantt chart control renders in browsers based in different time zones, it displays event start date/end date differently in each time zone no matter where the source code of the web application resides.
Unplanned
Last Updated: 11 Mar 2020 09:39 by ADMIN
I'd like to modify the line of tasks summary in the Gantt chart. We'd like to display the sub-tasks in the parent task line. We would like to be able to display multiple tasks (children) in a single line (the parent task).
Unplanned
Last Updated: 02 Mar 2020 14:00 by ADMIN

It would be great if text within the Treelist section of the Gantt chart would wrap.

Configuring the rowHeight increases the height of the table row, but the long text is still not wrapped. Here is a sample dojo demonstrating the current behavior: https://dojo.telerik.com/EtEViREL

An ideal solution would be something that increases the size of the corresponding timeline row to match the treeview row, and to move down things like dependency arrows so it looks like everything still matched properly.

Unplanned
Last Updated: 07 Feb 2020 21:32 by ADMIN
Created by: Kurt
Comments: 0
Category: Gantt
Type: Feature Request
7
Add undo/redo to Kendo UI Gantt Chart Control using keyboard shortcuts ctrl-z and ctrl-y
Unplanned
Last Updated: 07 Feb 2020 21:31 by ADMIN
Created by: Imported User
Comments: 0
Category: Gantt
Type: Feature Request
2
Unplanned
Last Updated: 07 Feb 2020 21:28 by ADMIN
Created by: Kushal
Comments: 0
Category: Gantt
Type: Feature Request
17
We currently do not have an option for lazy loading in Gantt.

It will be helpful to have this option for large data (like 10000). 

We do currently have a filter functions like range to show the limited data but having loadOnDemand helps for large data.
Unplanned
Last Updated: 07 Feb 2020 21:14 by ADMIN
Created by: Rohit
Comments: 0
Category: Gantt
Type: Feature Request
6
Can create a template for parent task. Like we can create for child tasks.
Unplanned
Last Updated: 07 Feb 2020 21:13 by ADMIN
Created by: Sujeet
Comments: 1
Category: Gantt
Type: Feature Request
2

Hi,

I am using kendo's Gantt chart. But I unable to achieve few things using the existing Gantt chart features.
Following are the features I request should be provided for Gantt chart:

  1. Multiple tasks/milestones in a row.
  2. Multiple rows for a parent task.
  3. If space is not available in preceding row(s), overlapping tasks should be moved to next row.
  4. User should be able to provide start date for the quarter in a fiscal calendar. Ex: If user give 01st-June as the start date, then Q1 should start from 01st-June. Hence, quarters will be defined as: Q1(June-Aug), Q2(Sept-Nov), Q3(Dec-Feb), Q4(Mar-May)

Gantt chart requirement point 1-4

Refer above image for point 1-4

 

       5. If task label is exceeding the width of the task, then height of the task should be increased to accommodate task label(in other words, text should            be wrapped). Also, font-size of the text should be responsive, that is, font-size should be reduced to accommodate entire text in minimum task height.

Gantt chart Requirements point 5

Refer above image for point 5

 

Unplanned
Last Updated: 23 Jan 2020 18:22 by ADMIN
I would like to multi-select some tasks in a level and use keyboard delete button and delete all of them.
Unplanned
Last Updated: 23 Jan 2020 07:11 by ADMIN
Created by: Ben
Comments: 3
Category: Gantt
Type: Feature Request
5
I would love to see a feature added to the MVC Gantt control that would allow filtering tasks within the Gantt. Currently when we filter tasks in our Gantt using an external filter which filters the datasource tasks are dropped from the result set if their parent tasks do not meet the filter criteria. This is obviously a problem and makes filtering useless when tasks are dropped when they actually meet the criteria. I would like to see the filtering work as the TreeView and TreeList controls do. When you filter a column in those controls the parent items are returned regardless of whether they meet the filter criteria. This is needed in a hierarchical control like the Gantt chart.

This would be a great addition to the control. In the meantime, we'll either leave filtering out of our application or try to find a way to recursively gather all of the parent task ids and include them in our service to return tasks that meet the filter criteria.

Thanks for considering!
Ben
Unplanned
Last Updated: 22 Jan 2020 15:46 by ADMIN
Created by: Imported User
Comments: 1
Category: Gantt
Type: Feature Request
11
Allow storing a deadline in a Gantt Task. This could be used to visualise deadlines as you can in Telerik's Silverlight Gantt chart: http://demos.telerik.com/silverlight/#GanttView/Deadline,
or it could be used to figure out which tasks to highlight that are late, overdue or on the critical path.
Unplanned
Last Updated: 29 Nov 2019 13:51 by ADMIN
Created by: Mark
Comments: 1
Category: Gantt
Type: Feature Request
1

I have a gantt chart with tasks, resources, and assignments. I want to enforce a many-to-one relationship between tasks and resources, that is, I want to be able to assign a single resource to any number of tasks, but each task can only have 1 resource at a time. A (conceptually) simple sample implementation would be to change the checkboxes to a radiobutton in the 'assign' dialog window, from the 'edit' dialog.

I understand there is currently no way to enforce this type of relationship or the restrict the user from selecting more than 1 assignment in the assignment dialog window, so I am requesting a way to do either (or both) of these things. I would imagine a setting in the gantt or taskDataSource for enforcing the relationship, or a setting in the assignment field for switching the dialog box to radio button like behaviour.

Unplanned
Last Updated: 21 Nov 2019 23:54 by Ben
Created by: Vaishali
Comments: 2
Category: Gantt
Type: Feature Request
2

Implement support for external editor in the Gantt. Instead of using an editor template or calling the editTask method, make possible Gantt tasks to be updated without opening the default editor.

A modification in a child task, e.g. changing its start date, should also update the summary task.

Unplanned
Last Updated: 24 Jun 2019 11:40 by ADMIN
Created by: Lewis
Comments: 3
Category: Gantt
Type: Feature Request
19
Add a zoom slider so that the tasks rows /time columns will be smaller.  Showing more or less tasks and time
Unplanned
Last Updated: 21 Jun 2019 07:35 by ADMIN
Created by: Imported User
Comments: 0
Category: Gantt
Type: Feature Request
10
Currently gantt resource name template is a hardcoded as "{name} [{percents}]" and to change it we need to patch kendo scripts (in our case to remove percents part)
Unplanned
Last Updated: 29 May 2019 11:03 by ADMIN
To configure the component, I would like to be able to have and customize tooltips for the views when I am performing a resize or move on the tasks. I have looked through the documentation and all I could find one option called resizeTooltipFormat.

That is a problem for me because, first, it's only a format for the dates and not a full template, and second, there is no option to do the same for the move action.
1 2 3