RadiantQ Forum
Product => WPF Gantt Package => Topic started by: ilkka.paloheimo on March 22, 2016, 09:27:55 AM
-
1. In sample project OverlappedTasksChangingRowHeights4.5 I put UseChartVirtualization="True" in XAML file.
After this GanttChart stops scrolling!
2. In my own project I noticed that row heights set by Converter (RowHeightProvider) will disappear when the row is scrolled out of view and back again. UseChartVirtualization="True" is set.
I use RadiantQ.GanttControls.WPF.dll version 13/03/2016.
Regards, Ilkka
-
Ilkka,
We don't support virtualization when your turn on the OverlappedTasksChangingRowHeights feature (we can't calculate the height properly when virtualized).
Thanks
RQ Support
-
This seems to work with the previos build (6.0.4.1)! Can you consider this in the future?
- Ilkka
-
Ilkka,
Yes, we will add support for this in future. But, please double check, this shouldn't be there in 6.0.
Thanks,
- Raja.
-
Sorry, I meant initial build of 7.