Unplanned
Last Updated: 31 May 2024 05:09 by Christian Sandöy
Duplicated
Last Updated: 07 Mar 2024 08:55 by ADMIN
Created by: Paweł
Comments: 1
Category: Gantt
Type: Feature Request
2
Add the option of displaying multiple related tasks on one row in the Gantt chart.
Unplanned
Last Updated: 04 Oct 2023 07:27 by ADMIN
Created by: Simon
Comments: 0
Category: Gantt
Type: Feature Request
3
I want to highlight weekends/holidays in the Gantt TImeline with different background.
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: 30 Jun 2023 15:02 by Greg

I am trying to make the Blazor Gantt control fill a container width and height.

If I set the height of the Gantt control to 100%, it resizes to fill the container except for the tree part of the Gantt control as it stays at whatever size the window was when it first loaded.

===== ADMIN EDIT =====

Meanwhile, as a workaround, you can add a bool flag that will refresh the whole Gantt upon resizing the container. Here is an example of this approach I have prepared at the following REPL link.

You may notice a little flick with this workaround. However, you can cover it with a short loader.
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.

Unplanned
Last Updated: 21 Dec 2022 10:00 by haPartnerships
Created by: haPartnerships
Comments: 0
Category: Gantt
Type: Feature Request
6

The Planned vs Actual functionality of the Gantt allows you to compare actual start and end dates to originally planned dates.

In Telerik UI for AJAX, you can see the Actual vs Planned feature at work

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

Planned
Last Updated: 30 Oct 2023 07:13 by ADMIN
Scheduled for 5.0.0 (15 Nov 2023) (R1 PI1)

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: 21 Jul 2022 11:18 by Lennert
I want to customize the content of the Tooltip visible while dragging and resizing tasks in the Timeline. For example, display only start and end dates and not hours/minutes.
Unplanned
Last Updated: 29 Nov 2022 09:19 by ADMIN
Currently, tasks can be resized and dragged by hours and minutes. I want to be able to drag and resize them by whole days, so the user can directly snap the task to the beginning of the day and not somewhere in the middle. I am looking for behavior similar to this one.
Unplanned
Last Updated: 27 Mar 2024 14:03 by IT

Please allow the Gantt TimeLine to be read-only and prohibit task editing, resizing, dragging and dependency changes.

===

Possible workaround: Read-only Gantt TimeLine (forum thread)

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?
Unplanned
Last Updated: 28 Jun 2022 16:11 by Benjamin
Created by: Benjamin
Comments: 0
Category: Gantt
Type: Feature Request
4
The Timeline should be changed in a way that all entries in the (filtered) list should be fully visible. The zooming factor should always be calculated in a way that all currently displayed entries should be fully visible.
Unplanned
Last Updated: 21 Jun 2022 06:52 by René
Created by: Dev
Comments: 1
Category: Gantt
Type: Feature Request
7
The Blazor UI Gantt Chart gets really slow when using it with many tasks. I load the Gantt control with 1000 tasks and it takes longer to render. Will this be faster in future versions of the Gantt control for Blazor? Is there a feature to improve current performance?
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 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: 06 Jun 2022 11:04 by ADMIN
Created by: René
Comments: 1
Category: Gantt
Type: Bug Report
2
The FilterMenuType Parameter is available for GanttColumns but is is ignored.  The FilterMenuType of TelerikGantt is always used.
Unplanned
Last Updated: 23 Jun 2022 06:55 by ADMIN
Created by: René
Comments: 5
Category: Gantt
Type: Feature Request
7

Since there is no "goto today" functionality (which I requested in a separate ticket). It is a pain to find the current timeslot in the timeline by scrolling.

The current timeslot should be highlighted by a specific background color or by a vertical line through the timeline.

Unplanned
Last Updated: 02 Jun 2022 13:50 by ADMIN
Created by: René
Comments: 1
Category: Gantt
Type: Feature Request
2

Please add Parameters "TreeListSelectionMode" and "TreeListSelectedItems".

UseCase1:  Group Selected Items (create new Element as Parent of all selected Elements)

UseCase2: Postpone Selected Items by x days

1 2 3