Make it possible for the Timeruler of the control to be set to Auto size which would cause the control to fill the entire space in a specific container.
Allow creating of recurring tasks
In the RadGanttView implament filter functionality similar to RadGridView.
Make it possible when exporting the content of the control to be able to set its Width to fit one page's Width.
Not for Silverlight, I need it for WPF projects. Please change it.
If the Timeline part of the control is shrunk to a state it doesn't need a scroll bar anymore (by changing PixelLength or VisibleRange) and after that it is enlarged, its size doesn't change, but the ScrollBar values update. Available in LIB version 2016.2.627, it will be also available in the 2016 R3 release.
Make it possible to use a CollectionViewSource and its Filter etc. built-in features with the RadGanttView control's TasksSource.
It would be useful if the control takes advantage of the RadSpreadProcessing, RadPdfProcessing and RadWordsProcessing. This will allow developers to easily export the control's contents to the desired format. Currently it is possible to export the control's content as images. More details about the available RadGanttView exporting could be found here: - For WPF - http://docs.telerik.com/devtools/wpf/controls/radganttview/features/exportingsupport - For Silverlight - http://docs.telerik.com/devtools/silverlight/controls/radganttview/features/exportingsupport
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.
If the current culture (German) is set to a culture with 24 format the default 12 format is used in the TimeRuler and the dragging/resizing Tooltip of the control. Available in LIB version 2016.2.530, it will be also available in the 2016 R2 SP1.
As a <role> I want <ability> so that <benefit>.
Hi,
I have recently been trying to implement a "split tasks" feature you would find in common Gantt packages, but Telerik doesn't support this out of the box. It would be great if this was supported, as modifying it ourselves comes with some level of risk, and may also be affected when we upgrade between versions.
Thanks.
There are two scenarios where the issue can be seen: - at startup when the ColumnDefinition’s Width is set to AutoHeaderAndContent its Width is rendered incorrectly; - when you change the PixelLenght; The issue could be observed in the attached short video
Add a mechanism to determine the position of the main resizer and one for setting it. This will allow the users of the control to persist its position and reload it later.
The Width of the ColumnDefinition is not updated after resizing it via the resizers.
If the TasksSource is cleared in the TaskEdited event of the control the event is called in a loop. Available in LIB version 2016.2.530, it will be also available in the 2016 R2 SP1.
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.