Declined
Last Updated: 19 Mar 2020 09:37 by ADMIN
Created by: Imported User
Comments: 1
Category: Gantt
Type: Feature Request
1
The Gantt widget has support for parent-child relationship, but the hierarchy only works, if the title property of a gantt task is used in column definitions. So if you have for example only an ID column in your column definition, you can not expand/shrink hierarchy.

Suggested improvement: make this option configurable via the columns declaration by adding "expandable: true/false" or make the hierarchy appear in the first column if the title property is not in the columns declaration.
Declined
Last Updated: 19 Mar 2020 09:25 by ADMIN
We have been looking into the possiblity of using Telerik Test Studio; however, the Gantt Chart control from Kendo is a key part of our application, and having a Translator to help with validating the control contents would be really helpful.
Unplanned
Last Updated: 19 Mar 2020 09:03 by ADMIN
Created by: sarath
Comments: 0
Category: Gantt
Type: Feature Request
4
It would be great to have multiple column sort in Gantt view 
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.

Completed
Last Updated: 24 Feb 2020 11:29 by ADMIN
Release 2020.2
Created by: Anna
Comments: 1
Category: Gantt
Type: Bug Report
1

Reproduction:

  1. Open https://demos.telerik.com/kendo-ui/gantt/pdf-export
  2. Click "Export to PDF" and open file
  3. Actual result: there's a lot of blank space on the right
  4. Expected result: the margin should correspond to the pdf.margin.right option
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.
Completed
Last Updated: 06 Feb 2020 10:41 by ADMIN
Release 2020.R1.SP.next

Bug report

While editing a Gantt task name navigating in the input field with a mouse click does not work. Double-clicking on a cell enters edit mode and positions the cursor at the end of the text. Moving the cursor using the mouse does not work while navigating in the input field with the keyboard works.

Reproduction of the problem

  1. Run this dojo
  2. Double-click the title of the first task
  3. Try to click elsewhere in the input field to move the cursor.

Current behavior

Clicking in the input field does not move the cursor to the selected position

Expected/desired behavior

Clicking in the input should move the cursor to the selected position

Environment

  • Kendo UI version: 2019.2.619
  • Browser: [all]
Declined
Last Updated: 04 Feb 2020 08:12 by ADMIN
Created by: Anna
Comments: 1
Category: Gantt
Type: Feature Request
0
In the Gantt widget, columns can have a custom format, but not a custom template. I'd lie a template like grids and treelists have.
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
Completed
Last Updated: 22 Jan 2020 15:54 by ADMIN
A working example of the bug is at https://dojo.telerik.com/EPuqExOg with a simple workaround until the bug is fixed.

Currently, the percentage textbox doesn't work when in the German language.

The date textboxes localize ok.
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.

Declined
Last Updated: 24 Jul 2019 11:31 by ADMIN
Created by: Sergio
Comments: 1
Category: Gantt
Type: Feature Request
0

I´m working with Kendo Ui Gantt AngularJS

How to execute the update function and get, again, I need it for a custom function

I need something like that
update ();
get ();