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

How to update all the successor tasks when updating the task

1 Answer 118 Views
Gantt
This is a migrated thread and some comments may be shown as answers.
Harsh
Top achievements
Rank 1
Harsh asked on 18 Sep 2015, 09:36 AM

Hello,

I have a Gantt chart with tasks and dependencies.

Can anyone tell me how can I update "Start" and "End" of the tasks if it's parent task's "End" date is updated.

I tried doing the following code (@screenshot) in the TaskUpdate event, but it just refreshes the page, nothing else.

Any help will be appreciated. Thank you.

Regards,

 

1 Answer, 1 is accepted

Sort by
0
Bozhidar
Telerik team
answered on 23 Sep 2015, 07:20 AM
Hello,

I've attached a sample page that demonstrates the basic mechanism of implementing the described functionality. If you want to also update successor task recursively, you will have to make some changes to the code to include the recursive update.

Regards,
Bozhidar
Telerik
Tags
Gantt
Asked by
Harsh
Top achievements
Rank 1
Answers by
Bozhidar
Telerik team
Share this question
or