Unplanned
Last Updated: 10 Jan 2022 10:48 by ADMIN
Created by: Martin Ivanov
Comments: 0
Category: GanttView
Type: Feature Request
4

Add functionality to sort the data in RadGanttView similar to the sorting feature of RadGridView.

Currently, you can use the approach shown in the GridSorting SDK example.

Unplanned
Last Updated: 03 Jan 2017 20:43 by ADMIN
ADMIN
Created by: Telerik Admin
Comments: 0
Category: GanttView
Type: Feature Request
4

			
Unplanned
Last Updated: 03 Jan 2017 21:03 by ADMIN
As a user of the control I want to be able to highlight grid and timeline rows in different colors, depending on the data inside the task so that the user can easily see tasks with special properties.
Unplanned
Last Updated: 03 Aug 2016 13:02 by Markus
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.
Unplanned
Last Updated: 03 Jan 2017 20:44 by ADMIN
ADMIN
Created by: Telerik Admin
Comments: 0
Category: GanttView
Type: Feature Request
3
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.
Unplanned
Last Updated: 23 Sep 2019 11:18 by ADMIN
Add an API that allows you to customize the look and the behavior of the visual element displayed over the event container while drag-resizing it.
Unplanned
Last Updated: 03 Dec 2020 11:39 by ADMIN
Implement built-in functionality to export RadGanttView in XML, which can be open in MS Project. Currently, the export can be done using COM Interop binary Microsoft.Office.Interop.MSProject, as demonstrated in the ImportExportFromAndToMSProject SDK example.
Unplanned
Last Updated: 04 Jun 2021 12:32 by ADMIN
Created by: Dinko
Comments: 0
Category: GanttView
Type: Feature Request
3

By design, RadGanttView supports only one task per row. We could provide a way to allow several tasks on a single row. A possible workaround is demonstrated in the SameRowRecurringTask SDK example in our GitHub repository. This project demonstrates how to implement a 'recurring' Task on the same row.

Unplanned
Last Updated: 03 Aug 2016 13:04 by César
Created by: César
Comments: 0
Category: GanttView
Type: Feature Request
2
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
Unplanned
Last Updated: 03 Jan 2017 21:18 by ADMIN
The scrollbars in RadGanttView are always visible for timeline part. They should be collapsed when the content of the timeline fits on the screen.
Unplanned
Last Updated: 27 May 2021 11:35 by ADMIN
Currently, you need to select a cell/row in the data grid part of the control and then click again on the same cell in order to start editing it. This feels like a double click action. Allow to change the edit start trigger from double click to a single click. Similar feature is implemented in RadGridView with its EditTriggers property.
Unplanned
Last Updated: 12 Sep 2018 13:01 by ADMIN
Unplanned
Last Updated: 13 Apr 2018 07:49 by ADMIN
Unplanned
Last Updated: 19 Mar 2018 14:21 by Vladimir
ADMIN
Created by: Vladimir Stoyanov
Comments: 0
Category: GanttView
Type: Bug Report
1

			
Unplanned
Last Updated: 14 Jun 2023 12:40 by Martin Ivanov
The forbidden icon (red crossed circle) displays during drag and drop when the mouse leaves the dragged task visual (EventContainer). 

This happens also if the mouse goes over the pixels of the text in the EventContainer.
Unplanned
Last Updated: 03 Jan 2017 20:23 by ADMIN
ADMIN
Created by: Polya
Comments: 0
Category: GanttView
Type: Feature Request
1

			
Unplanned
Last Updated: 03 Aug 2016 13:01 by ADMIN
Unplanned
Last Updated: 11 Sep 2018 13:45 by ADMIN
The height of the GroupTickContainter, MajorTickContainter, MonorTickContainter cannot be changed at present.