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: 24 Aug 2021 16:40 by ADMIN

Is it possible to change the format of the displayed date at the top of the chart? (See the screenshot) Also, I would like to know what to do if possible.

I would appreciate it if you could hold a reply.

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: 12 Jul 2022 07:55 by ADMIN
Created by: Marvin
Comments: 2
Category: Gantt
Type: Feature Request
7

Hello, It should be possible to rearrange the order of the Gantt elements using drag and drop. This function already exists in the TreeList component and is also necessary for us in gantt.

 

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: 20 Apr 2022 13:18 by Steven
Created by: Benoit
Comments: 1
Category: Gantt
Type: Feature Request
7
We have Template for the regular tasks in the GanttTimeline, but not for the summary ones. Please add Template for the SummaryTask of the GanttTimeline.
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: 22 Oct 2021 05:47 by ADMIN
Created by: Benjamin
Comments: 0
Category: Gantt
Type: Feature Request
6
I would like to use the Quarter View for the Gantt
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: 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: 23 Aug 2023 12:40 by ADMIN
Release 4.5.0 (08/30/2023) (R3 PI2)
Gantt dependencies are not rendered correctly in the latest Chrome
Unplanned
Last Updated: 27 Jun 2022 08:34 by ADMIN
Created by: René
Comments: 3
Category: Gantt
Type: Feature Request
5

There should be a way to programatically scroll to a specific day in the timeline.

UseCase 1: Goto Today Button

UseCase 2: Upon clicking on a line in tree list the timeline should display this task in the timeline.

Completed
Last Updated: 28 Jun 2022 16:18 by ADMIN
Release 3.1.0
Created by: Benjamin
Comments: 8
Category: Gantt
Type: Feature Request
4

Zooming levels would be great

GanttCommandButton Command="ZoomIn|ZoomOut|ZoomToFit"...>

 

The current Views (Day/Week/Month/Year) are nice, but custom zooming is needed sometimes.

Unplanned
Last Updated: 04 Oct 2021 07:40 by ADMIN
Created by: SUP
Comments: 1
Category: Gantt
Type: Feature Request
4
ShowWorkHours in the Gantt timeline
Unplanned
Last Updated: 12 Jul 2022 21:31 by Debra
Created by: Uresys
Comments: 2
Category: Gantt
Type: Feature Request
4
I'd like to have an OnTaskDoubleClick event for the Gantt tasks, so a I can handle it to include some custom logic instead of displaying a popup to edit the task.
Completed
Last Updated: 18 Aug 2022 10:16 by ADMIN
Release 3.6.0 (14 Sep 2022) (R3 2022)
Created by: Benjamin
Comments: 4
Category: Gantt
Type: Feature Request
4
I would like to be able to use a Refresh method exposed on the component reference. 
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.
Completed
Last Updated: 09 Sep 2021 12:35 by ADMIN
Release 2.27.0
Created by: Benjamin
Comments: 0
Category: Gantt
Type: Feature Request
3

The new Gantt feature turned out really great. It would be nice if the relationships such as predecessor and successor were added, as well as different relationship types (e.g. start-end or start-start) with corresponding offsets.

Likewise, the representation of the critical path and a baseline.

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: 21 Sep 2021 15:56 by ADMIN
Created by: Enrico
Comments: 0
Category: Gantt
Type: Feature Request
3
Expose an OnItemRender event, which is raised for each Gantt Timeline task. The args should allow setting a Class, that will be applied at the topmost element of the item itself.
1 2 3