I have my gantt bound to my project and task from my datasource. How do I now bound my list of resources to the control.
I have look at the databindingforowners in the calenderinfo and cannot see how the resources can be linked to the tasks in the databindingforTasks.
I am almost there but cannot seem to quite tie it all together. I am still on 10.1.
I can see KeyMember,NameMember,EmailAddressMember and AllPropertiesMember in the databindingforowners.
My application is pretty similar to MS Project in functionality to explain what I am trying to acheive.ataBindingsForOwners
Hello,
Thank you for your feedback.
I am glad that you are be able to solve your issue.
I solved the problem by creating a custom dialog and I used this to control my dependencies as well as my resource and cost allocation.
Thanks
Hello ,
What you can do to read a task key from the UltraGanttView control TaskCollection and use this key to refer your resources.
Let me know if you have any further questions.
It is more of a custom requirement. What we will have to do is create a custom Task Dialog to handle our scenario because the application can apply a resource to a task multiple times and other part of the application will need to read that data.
Hi,
I just wanted to know if you were able to solve your issue based on our suggestions or you still need help. Just let me know.
Thank you.