This is a migrated thread and some comments may be shown as answers.

How to get edited task from treelist?

1 Answer 32 Views
GanttView
This is a migrated thread and some comments may be shown as answers.
Doc
Top achievements
Rank 1
Doc asked on 31 Aug 2015, 01:53 PM

Hi, I can't figure how to get edited tasks from the treeview "side" of the control.

 In the "chart" side i have implemented custom drag-and-drop and resize behaviour and i can easily get task's edited start and/or end date, but these behaviour aren't triggered if I edit start-end dates from the tree.

I couldn't find anything in the docs, any help would be appreciated, thanks

1 Answer, 1 is accepted

Sort by
0
Accepted
Vladi
Telerik team
answered on 03 Sep 2015, 07:09 AM
Hi,

When a GanttTask object of a RadGanttView control is edited the control's TaskEdited event is raised. You can use the TaskEditedEventArgs of that event to retrieve the edited task.

Hope this is helpful.

Regards,
Vladi
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
GanttView
Asked by
Doc
Top achievements
Rank 1
Answers by
Vladi
Telerik team
Share this question
or