Allow the users of the control to specify different types of calendars for the tasks, the resources and the timeline of the GanttView like in MSProject.
Add ability to customize the event that triggers the editing in the GanttView like the EditTrigger property of the GridView. Currently an InlinedEdit command added to the GanttView control. This item is also related to this PITS item.
The RadGanttView should provide a way to style the dependencies between the highlighted tasks. When the highlighted tasks are provided via HighlightedItemsSource property its would be nice if the relations could be styled too.
Make it possible when exporting the content of the control to be able to set its Width to fit one page's Width.
The issue is only reproduced if the InitialExpandBehavior is set to Collapsed. Available in LIB version 2016.3.1017, it will be also available in the 2016 R3 SP1 release.
Available in LIB version 2016.3.1017, it will be also available in the 2016 R3 SP1 release.
The user should be able to create and add footer rows in RadGanttView in order to be able to summaries the data of the column above.
This property describes how exactly a cell in the Grid to go to edit mode. Its could be a Click, DoubleClick, Enter, F2 etc. This item is related to http://www.telerik.com/support/pits.aspx#/details/Issue=11831.
Dear, We need to view parts of a task in the telerik radganttview control , like microsoft project. I attached a figure explaining the feature. Best regards, Cesar Lopes
If you edit a cell and directly change to another row in the TaskEdited event the TaskEditedEventArgs holds the old Task value before the editing.
If a task is partially visible in the Timeline area, it should be bring into view when is selected by default.
We need to activate an editing mode in a GanttView left grid cell after a new GanttTask added. But neither RadGanttView, nor GanttItemsPresenter, nor CellContainer, etc. have some BeginEdit method. According to the documentation seems to be no way to initiate editing from code that's is a thing we need.
When scaling RadGanttView control in order to print the visible area in one page width only, extra empty pages are generated.