fires after the user updates a task
gantt.attachEvent("onAfterTaskUpdate", function(id,task){ //any custom logic here });