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.
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. 
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.
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: 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
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: 09 Feb 2021 08:03 by ADMIN
From the 2015.2 release to the 2015.3 release, the built-in validation on the Start date was removed from the left-hand treelist.  So now I can move the Start date to be after the Finish date, and the Gantt control responds by treating this as a "move".   However, there is still built-in validation on the Finish date so that I cannot move the Finish date to before the start.   I would expect the same behavior for changes in both directions.   If I change the Finish date to before the Start date, then this should also be treated as a "move", where the duration of the task is retained, and the Start is also moved back N days.

This is a trivial change to make.  I think it's removing 1 line of code.  And this would really help with usability for users who want to achieve a "move" action, but who prefer to edit their data using the left-hand treelist instead of the right-hand timeline.
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.
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.