Completed
Last Updated: 24 Feb 2021 17:44 by ADMIN
jose antonio
Created on: 02 Nov 2014 17:53
Category: Gantt
Type: Feature Request
12
Add Checkbox column to select tasks in RadGantt
It'd be nice to have templatecolumns in the column definitions. Also that bound columns bounds to different properties other than expected, ie: Title, ID, etc. So for example I could implement different behaviors based on a gantt diagram.

<telerik:GanttBoundColumn  AllowEdit="true" UniqueName="colSelected" DataField="Selected" AllowSorting="false" DataType="Boolean">
            </telerik:GanttBoundColumn>

This should render a checkbox for example, but DataType="Boolean" its probably thought for Summary field.

I know this control is still on beta, but at least task selection would be nice to have.


Also I would like this control to be more performance optimized , In the project I want to implement it I need to draw quite a few tasks.

Thanks
1 comment
ADMIN
Peter Milchev
Posted on: 24 Feb 2021 17:44

Hello,

The additional fields can be achieved with the Custom Fields functionality:

The template for the TreeList part will be available once the following feedback portal item is done:

Regards,
Peter Milchev
Progress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.