I am working on using the xamGantt control for scheduling purposes, however I have noticed in my implementation of it as well as the sample provided in WPF Samples Browser that after choosing indent, the parent's duration get's set to the child's duration which makes sense. The issue here is when I select "outdent" afterwards, the parent's duration does not return to it's previous duration. It instead is set to 8:00:00. Is there a way to have it get set back to it's previous duration?
Example:
Task1 - Duration = 5Task2 - Duration = 2
I indent Task2 and the duration for Task1 becomes 2.I then select outdent on Task2 and the duration for Task1 becomes 8. I would like this to return to 5.
Thanks in advance.
Hello Rusty,
I have logged this behavior with our developers in our tracking system, with an issue ID of 219910. I have also created a support ticket on your behalf with number CAS-173675-L4Y9T8 in order to link the development issue to it so that you are automatically updated when a Service Release containing your fix is available for download.
You can view the status of all development issues connected to this case from the "Development Issues" tab, when viewing this case on the "My Support Requests" page of our website.
The fix for development issue 219910 is available in the latest Service Release and can be downloaded from the Keys and Downloads page.
Thank you for using Infragistics Components.