Currently, the developer can provide a start and end Day of a Work Week and start and end time (HH:mm) of a Work Day.
Please provide options to create a custom view by setting a start, end view Date and range(something like startViewDate and endViewDate). This would be similar the the Kendo UI for jQuery API:
https://demos.telerik.com/kendo-ui/gantt/selected-date-and-range
https://docs.telerik.com/kendo-ui/api/javascript/ui/gantt/configuration/views.range
https://docs.telerik.com/kendo-ui/api/javascript/ui/gantt/configuration/range
Thanks.
Currently, there is no way to format the dates in the timeline headers of the Gantt component.
It would be beneficial if developers do have the option to format the dates or in some way control the content of the header. For example, "Sun 1/06" can be displayed differently, e.g. something along the lines of "Sun Aug 1" or "Sun 01.06", etc.
Please provide a PDF Export feature for the Gantt.
Also please make the Gantt able to be exported by the PDF Export component.
thanks
Provide a way to change the Gantt tasks dates by dragging the edges of each task. Similar to the Kendo UI for jQuery Gantt:
https://demos.telerik.com/kendo-ui/gantt/index
Hi team,
It would be a nice addition to the component if "actual vs planned" functionality was added similar to the jQuery counterpart:
https://demos.telerik.com/kendo-ui/gantt/planned-vs-actual
Thanks.
Hi,
It will be a good addition for the developers to be able to create custom views for the Gantt component.
https://docs.telerik.com/kendo-ui/knowledge-base/creating-custom-view?
Thank you for your consideration.
Provide a marker of the current date, just like the current time marker in Scheduler:
Currently, the Kendo UI for Angular Gantt component supports the following views:
Please provide a built-in Year view for the widget.
Hi,
Please provide a zoom-in/zoom-out functionality of the Gantt component.
Thanks
Hi,
When a task is collapsed, how can I show the child tasks overlapped ontop of each other, rather than just a blank skinny line? When collapsed, I'd like to see all my tasks (and their templates/bars/titles) side-by-side or overlapping (if their startDates and endDates overlap)?
thanks
Currently it is not possible to customize the content of the built-in Gantt editing Dialog, and the only option is creating a custom Dialog, and opening it by handling other Gantt events like taskClick/taskDblClick.
Adding a Dialog template that will be rendered within the built-in editing Dialog would be a nice enhancement enabling developers to have their custom content while still keeping the built-in Gantt editing mechanics and events.
For further fine-grained tuning, separate templates for the content of each TabStrip tab (General, Predecessors, Successors) would also prove useful.
Timeline headers currently have the option to set a TimelineHeaderDateFormat.
It's still not possible to set a custom template to show additional text or more than one group header.
It would be nice to have something like a TimeLineHeaderGroupTemplate and a TimeLineHeaderColumnTemplate just like similiar kendo controls.
Please provide an Excel Export feature for the Gantt
thanks
The provided class is only appended on the row elements of the left side, but not inside the task timeline :(
Hi,
It would be a good addition to the Gantt component if a progress completion indicator is rendered on the tasks as in Kendo UI for jQuery.
Hi,
It will be a good addition to the component if printing is supported.
Hi,
It will be a good addition to the component to highlight or color the selected task dependency path. This will avoid user confusion when many task dependency paths are being crossed.