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
140
Gaps in Task bar
posted

In the UltraGanttView, is it possible to have gaps in a task's bar (effectively splitting it into multiple side by side bars)?

The expected usage is for a task handled by a single resource that is assigned elsewhere for a period of time to display a gap for the time the resource is not active on the task.

Parents
No Data
Reply
  • 69832
    Offline posted

    What you describe here sounds like task splitting, which MS Project supports but UltraGanttView does not.

    If your objective is to make the task's UIElement display as two pieces, you could probably use the IUIElementCreationFilter interface, but the effect would be strictly visual, and to be honest it might require a considerable amount of onerous coding to get it working.

Children
No Data