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

 

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 ();

Declined
Last Updated: 18 Jul 2019 13:40 by ADMIN
Created by: ENEYDA
Comments: 1
Category: Gantt
Type: Feature Request
0
I have a problem with kendo AngularJs, I´m working with Kendo Gantt, in the section when the resources are assigned, they are repeated, for example, I have TASK 1 and I assigned the resource Manuel, and I have the  TASK 2, I assigned the reosurce Daniel, in the TASK 2 is assigned the resource Manuel and Daniel, and this happen en all tasks. 
Duplicated
Last Updated: 17 Apr 2020 08:00 by ADMIN
Created by: ENEYDA
Comments: 1
Category: Gantt
Type: Feature Request
1

I am Working With Gantt in AngularJs, but I dont found way to make the Critical Path And Baseline in Gantt. 

is this possible?

 

https://dojo.telerik.com/UtUtiQER

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: 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).
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: 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: 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.
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: 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)
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: 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: 24 Mar 2020 10:03 by ADMIN
You can have thousands of lines (rows) of project data....you can't load the entire plan and scroll through it
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: 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.
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 ?
Under Review
Last Updated: 01 Oct 2021 12:17 by ADMIN
Created by: SquadWuschel
Comments: 0
Category: Gantt
Type: Feature Request
6
I am working with AngularJs and in the normal Grid its possible to add ng-click Events to Columns with the Attribute Property for the ColumnDefintion, that would be great if this works too for the Gantt Chart. Because I can add a ng-click to Gantt Column and with the event I can get the current row Id and open my own custom Modal to edit the Values.
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"