Completed
Last Updated: 25 Oct 2024 14:34 by ADMIN
Created by: Admin
Comments: 2
Category: Gantt
Type: Bug Report
6

Bug report

The dependencies in the Gantt can not be removed.

Reproduction of the problem

  1. Open the demos - https://demos.telerik.com/kendo-ui/gantt/index
  2. Select a dependency line and press the 'Delete' key.

Current behavior

Nothing happens, there is no confirmation popup, and the dependency is not removed.

Expected/desired behavior

A confirmation dialog for confirming the deletion appears and the dependency should be removed.

The issue is a regression starting with the 2023 R2 SP1 ( 2023.2.718) version

Environment

  • Kendo UI version: 2023.2.718
  • Browser: [all ]
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: 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: 13 Jul 2023 06:21 by ADMIN
Created by: Peter
Comments: 2
Category: Gantt
Type: Feature Request
4
That is for scenarios when the start of one task is dependent on the end of another task. In such a case, if the end of the initial task changes, the start of the dependent task should also change automatically.
Unplanned
Last Updated: 24 Mar 2020 09:55 by ADMIN
Currently % complete calcs for summary tasks are based solely on the sum of % complete per child task / number of child tasks (x%+y%+z%)/3.   In this way, a small scale task of 1 or 2 days has a large impact on summary % complete whereas a large task of 60 days has a small impact.  Request is to add in weighting based on duration (end date - start date).
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 Feb 2021 14:56 by ADMIN
Created by: Martin
Comments: 1
Category: Gantt
Type: Feature Request
4
The current list of events associated with PDF creation of Gantt chart data is insufficient. In order to make this control production suitable the following PDF generation events/features would be needed:

1.- Ability to provide progress on the PDF file generation. Right now this can take minutes.

2.- Ability to cancel a PDF generation that is in progress. Right now this is not possible, but would be needed for lengthy operations.
Unplanned
Last Updated: 21 Jul 2024 22:08 by oomaccounts
Created by: Sujeet
Comments: 2
Category: Gantt
Type: Feature Request
4

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

 

Completed
Last Updated: 20 Sep 2021 12:40 by ADMIN
Created by: Janne
Comments: 2
Category: Gantt
Type: Feature Request
3
Add possibility to automatically center the Gantt timeline to a given date onload.
Declined
Last Updated: 24 Mar 2020 09:58 by ADMIN
Created by: Data Proget Developers
Comments: 1
Category: Gantt
Type: Feature Request
3
Is it possible to set custom holidays in gantt like Windows version ?
Declined
Last Updated: 27 Jan 2022 12:06 by ADMIN
Currently Task Template and Toolbar Template doesn't integrate with AngularJS. E.g. it is impossible to use {{ $ctrl.mymember }} or <my-angular-component></my-angular-component> for the task template in gantt.
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: 16 Apr 2020 09:53 by ADMIN
Created by: Kasim
Comments: 1
Category: Gantt
Type: Feature Request
2

Would like to show column grouping for a few columns in the RaddGantt.

e.g.

  • Planned Start and Planned End to be grouped under Planned
  • Actual Start and Actual End to be grouped under Actual
  • Financial Detail columns to be grouped under Task Financials


Also, would like to add to the query, how can I have the Gantt chart with the dates shown vertically as in the image attached. I don't want the Week or Month name coming in the grouping. Just dates in the timeline view.

Reference - Feature request submitted for RadGantt for ASP.NET AJAX

Unplanned
Last Updated: 07 Feb 2020 21:31 by ADMIN
Created by: Imported User
Comments: 0
Category: Gantt
Type: Feature Request
2
Declined
Last Updated: 19 Mar 2020 10:28 by ADMIN
Right now the Gantt marks the current day with a line.

It would be great if we could pass an array of objects with title, type and begin/end information, which would be marked on the timeline background in a similar way -- for example display holidays or context time information (when planning something in a larger context).

Does not need to be editable -- being able to override the color for each object would be nice
Unplanned
Last Updated: 02 Dec 2021 12:30 by ADMIN
Created by: Gal
Comments: 0
Category: Gantt
Type: Feature Request
2
Currently there is only template for Gantt
I need to be able to control the tooltip behaviour.

showOn:"mouseenter", "click" , "focus"
autoHide: true, false
position: "bottom", "top", "left", "right", "center"
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.
Unplanned
Last Updated: 20 Mar 2020 09:04 by ADMIN
Created by: Imported User
Comments: 0
Category: Gantt
Type: Feature Request
2
Hour Span should be allowed integer values instead of only number values(currently it takes the floor of any decimal value)
Declined
Last Updated: 31 Mar 2020 09:04 by ADMIN
Created by: Randy
Comments: 2
Category: Gantt
Type: Feature Request
2
I'm interested in using the Gantt chart for a project scheduling application but I need a lot more customization on the look & feel than is currently available. For instance, being able to eliminate the secondary timescale bar under the primary so that if you're in, say, the month view there is no 'week' slots under it.