RadiantQ Forum
Product => WPF Gantt Package => Topic started by: tim on December 02, 2021, 11:06:01 AM
-
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.
(https://s10.gifyu.com/images/Gantt_Special_Lines_Update29967e32183f156d.gif)
This is easily reproducible by adding a TabControl to the DynamicSpecialLines sample and place the Gantt in one TabItem and add another empty TabItem.
<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
-
Any progress on this?
Best regards
-
Hi Jan,
We apologies for the delay. We will take a look at it and update you as soon as possible.
Thanks,
Raja
-
We are still waiting for a fix.
Best regards
-
Hi Jan,
We are about to share the fixed version to you. Hope you will get an update before EOD.
Thanks,
Raja
-
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
-
Hi Raja,
the bugfix works, thank you.
Can you please send us the source code and samples of the latest version?
Best regards
-
Hi Jan, Thanks for the confirmation. We will email you the latest version.
Thanks,
Raja