Another hurdle.
Is it possible to bind task dependencies to a datatable? Aka calenderinfo.SetDataBindingForTask.SetDataBinding? This data already exist in my database.
Currently, I am loading the data and adding this data after the Task has been binded. Trouble is I have to monitor all events to capture changes. There is got to be a better way.
Perhaps a feature request?
No, there is currently no way to bind a separate table to a task's Dependencies collection.