Expose resources in the Gantt tasks and a dedicated Resource View.
For reference: https://demos.telerik.com/kendo-ui/gantt/resources.
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.
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.
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.
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
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)
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
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!
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.
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