Unplanned
Last Updated: 14 Jun 2022 07:11 by ADMIN
Created by: Benjamin
Comments: 0
Category: Gantt
Type: Feature Request
2

Hi Telerik Team,

it would be awesome to have a setting for adding a corner radius the dependency line, so the Gantt gets an additional visual improvement.

Example:

Could be added to the <GanttDependencies> Child-Element of <GanttDependenciesSettings>.

 

Thanks

Unplanned
Last Updated: 14 Jul 2022 05:48 by ADMIN
Created by: Lennert
Comments: 1
Category: Gantt
Type: Feature Request
2
Can we have the AutoFitColumns feature form the Grid (https://docs.telerik.com/blazor-ui/components/grid/columns/resize#autofit-columns) in the Gantt chart as well please?
Won't Fix
Last Updated: 12 Feb 2025 08:19 by ADMIN

The Tooltip Template of the Gantt behaves strangely in a WASM application. It flickers and does not display any information. Reproduction in REPL which is essentially a WASM app: https://blazorrepl.telerik.com/QQFEapOg56MCIhIK48.

The issue is not reproducible in a server-side application using the same code.

Unplanned
Last Updated: 13 Jul 2023 13:14 by Greg
When the Start and End Dates are far from the DateTime.Now, Gantt freezes the entire application. 
Unplanned
Last Updated: 29 Aug 2024 07:55 by Maulik
Created by: Maulik
Comments: 0
Category: Gantt
Type: Feature Request
2

I want to be able to export the Gantt Chart to PDF similar to the jQuery Gantt Export to PDF.

===

ADMIN EDIT

===

A possible option in the meantime is to use a custom approach to export the Gantt similar to the one shown here: PDF and JPG Export in the Browser with JS.

Unplanned
Last Updated: 09 Dec 2024 12:46 by Pratik
Created by: Pratik
Comments: 0
Category: Gantt
Type: Feature Request
2

Expose resources in the Gantt tasks and a dedicated Resource View.

For reference: https://demos.telerik.com/kendo-ui/gantt/resources.

Unplanned
Last Updated: 29 Jan 2025 12:50 by Abby
Created by: Abby
Comments: 0
Category: Gantt
Type: Feature Request
2
Does anyone know if there is a way I can export Blazor Gannt to excel?  

At this rate, I would take anything I can get. (Data and/or timeline) 
Unplanned
Last Updated: 09 Sep 2021 08:39 by ADMIN
In the Timeline numeric editor the increase/decrease step is 0.01. However, the increase/decrease step of the Gantt Tree numeric editor is 1.  This allows you to increase the Percent Complete value to higher than 1(standing for 100%) and thus break the component.
Completed
Last Updated: 31 Mar 2022 09:10 by ADMIN
Release 3.2.0
Created by: Ivan
Comments: 0
Category: Gantt
Type: Feature Request
1
Controlling the position of the slider between the TreeList and TimeLine panel
The position of the separator is determined by something incomprehensible.
The user only has to guess that the only way to get to the command buttons is by sliding the slider to the right.
Solution:
Implement the "SliderWidth" property in relative units for the component's slider position.
Completed
Last Updated: 04 Feb 2022 13:22 by ADMIN
Release 3.1.0
Created by: Ivan
Comments: 0
Category: Gantt
Type: Feature Request
1
I would like to use Popup editing, and Inline editing as I am able to do so in the TreeList component. 
Unplanned
Last Updated: 17 Nov 2021 08:48 by ADMIN
Created by: Ivan
Comments: 0
Category: Gantt
Type: Feature Request
1
Currently, you can initiate task editing by double-clicking on an item. I would like to have different options (like buttons) to initiate editing. 
Unplanned
Last Updated: 14 Jun 2022 07:12 by ADMIN
Created by: Benjamin
Comments: 0
Category: Gantt
Type: Feature Request
1

Hey Telerik Team,

we'd like to have a configurable line width and also color for the dependencies for the Gantt Diagram, configurable e.g.:

We're using the Gantt quite heavily and sometimes it's hard to mouse-point the exact pixel with that dependency line ;)

 

Thanks!

Unplanned
Last Updated: 04 Nov 2022 17:29 by Ivan

1. Go to https://demos.telerik.com/blazor-ui/gantt/templates

2. Scroll to the end of the timeline horizontally

3. Move the mouse pointer to timelineTooltip appears in the wrong place

Completed
Last Updated: 01 Jun 2023 20:02 by ADMIN
Release 4.3.0 (06/07/2023) (R2 2023)

I have a page with a Gantt chart and a Button. The button navigates to another page in the app (NavigationManager.NavigateTo()). When I click the button an exception is thrown:

Exception trace: Error: Microsoft.JSInterop.JSException: An exception occurred executing JS interop: The JSON value could not be converted to System.Double. Path: $ | LineNumber: 0 | BytePositionInLine: 4.. See InnerException for more details. ---> System.Text.Json.JsonException: The JSON value could not be converted to System.Double. Path: $ | LineNumber: 0 | BytePositionInLine: 4.
 ---> System.InvalidOperationException: Cannot get the value of a token type 'Null' as a number.

Completed
Last Updated: 14 Nov 2024 09:26 by ADMIN
Release 7.0.0
Completed
Last Updated: 06 Nov 2024 07:39 by ADMIN

Adding a new appointment in the Gantt throws an System.ArgumentNullException. The issue can be reproduced only in WASM application.

Steps To Reproduce:

  1. Run REPL example
  2. Double-click on some appointment in the timeline
  3. Go to Predecessors tab
  4. Try to Add new item
Unplanned
Last Updated: 22 Nov 2024 11:38 by Gaetano
Created by: Gaetano
Comments: 0
Category: Gantt
Type: Feature Request
1

I would like to customize Tooltips appearing over tasks, but I can't add all the information I want.
From the context of the Tooltip Template I'm able to get the Title, Percentage and Start\End of the tasks, but I can't get extra information from my model.

Please expose the model in the context of the Tooltip Template.

===

ADMIN EDIT

===

For the time being, there are several options to display additional information from your model in the Tooltip. See details and examples here: Access Model Fields in the Gantt Timeline Tooltip.

Need More Info
Last Updated: 13 Jan 2025 09:11 by ADMIN
Created by: Kareem
Comments: 1
Category: Gantt
Type: Feature Request
0
I was wondering if the feature to show a critical path within the Gantt chart is a feature that is under development. The critical path should identify a path in such that if one of the tasks within this path were delayed, then the entire project will get delayed.
1 2 3