When collapsing the parent task first and then the child tasks a System.OverflowException is thrown.
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
The scrollbars in RadGanttView are always visible for timeline part. They should be collapsed when the content of the timeline fits on the screen.
You can find a runnable example showing how to populate the control from a database in the ConnectToDatabase SDK example - https://github.com/telerik/xaml-sdk/tree/master/GanttView/ConnectToDatabase.
If you have a GanttTask(s) added in the RadGanttView control, and the DPI is higher than 100%, the UI is almost unresponsive. Also, the newly added tasks are not visible until you resize the control.
The height of the GroupTickContainter, MajorTickContainter, MonorTickContainter cannot be changed at present.