March 28, 2025, 12:12:48 AM

See more Support incidents in our old archived forum.

Author Topic: Special lines update does not work if FlexyGantt is placed in a TabControl  (Read 3282 times)

tim

  • Customers
  • Jr. Member
  • *
  • Posts: 60
Hello,

we use a FlexyGantt with special lines (as in the DynamicSpecialLines sample) in a TabControl.

If you scroll through the gantt, the special lines will be updated normally but after the tab is changed and changed back to the tab with the gantt, the updated does not work anymore.



This is easily reproducible by adding a TabControl to the DynamicSpecialLines sample and place the Gantt in one TabItem and add another empty TabItem.

Code: [Select]
   
<TabControl>
    <TabItem Header="Tab with Gantt">
        <gantt:GanttControl x:Name="ganttControl" Grid.Row="1" />
        <!-- FlexyGantt has the same problem -->       
        <!--<fxgantt:FlexyGantt x:Name="ganttControl"
                                Grid.Row="1"
                                TaskStartTimeBinding="{Binding StartTime}"
                                TaskEndTimeBinding="{Binding EndTime}" />-->
        </TabItem>
        <TabItem Header="Empty tab" />
    </TabControl>

Best regards

tim

  • Customers
  • Jr. Member
  • *
  • Posts: 60
Any progress on this?

Best regards

Rajagopal

  • RQ Members
  • Full Member
  • *
  • Posts: 182
Hi Jan,

We apologies for the delay. We will take a look at it and update you as soon as possible.


Thanks,
Raja

tim

  • Customers
  • Jr. Member
  • *
  • Posts: 60
We are still waiting for a fix.

Best regards

Rajagopal

  • RQ Members
  • Full Member
  • *
  • Posts: 182
Re: Special lines update does not work if FlexyGantt is placed in a TabControl
« Reply #4 on: February 01, 2022, 09:41:52 AM »
Hi Jan,

We are about to share the fixed version to you. Hope you will get an update before EOD.

Thanks,
Raja

Rajagopal

  • RQ Members
  • Full Member
  • *
  • Posts: 182
Re: Special lines update does not work if FlexyGantt is placed in a TabControl
« Reply #5 on: February 01, 2022, 05:24:36 PM »
Hi Jan, We sent you the latest version that addresses the reported issue to your email id. Please get it and let us know the status.

Thanks
Raja

tim

  • Customers
  • Jr. Member
  • *
  • Posts: 60
Re: Special lines update does not work if FlexyGantt is placed in a TabControl
« Reply #6 on: February 07, 2022, 07:48:38 AM »
Hi Raja,

the bugfix works, thank you.
Can you please send us the source code and samples of the latest version?


Best regards

Rajagopal

  • RQ Members
  • Full Member
  • *
  • Posts: 182
Re: Special lines update does not work if FlexyGantt is placed in a TabControl
« Reply #7 on: February 09, 2022, 08:42:32 AM »
Hi Jan, Thanks for the confirmation. We will email you the latest version.

Thanks,
Raja