Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
1065
DataBinding Dependencies
posted

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?