RadiantQ Forum

Product => WPF Gantt Package => Topic started by: ilkka.paloheimo on March 22, 2016, 09:27:55 AM

Title: OverlappedTasksChangingRowHeights4.5 Sample project
Post 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
Title: Re: OverlappedTasksChangingRowHeights4.5 Sample project
Post by: ForumAdmin on March 23, 2016, 11:49:26 AM
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
Title: Re: OverlappedTasksChangingRowHeights4.5 Sample project
Post by: ilkka.paloheimo on April 04, 2016, 08:48:46 AM
This seems to work with the previos build (6.0.4.1)! Can you consider this in the future?
- Ilkka
Title: Re: OverlappedTasksChangingRowHeights4.5 Sample project
Post by: Rajagopal on April 04, 2016, 12:57:25 PM
Ilkka,

Yes, we will add support for this in future. But, please double check, this shouldn't be there in 6.0.


Thanks,
- Raja.
Title: Re: OverlappedTasksChangingRowHeights4.5 Sample project
Post by: ilkka.paloheimo on April 04, 2016, 02:07:55 PM
Sorry, I meant initial build of 7.