Completed
Last Updated: 19 Feb 2018 15:12 by ADMIN
ADMIN
Martin
Created on: 29 Jan 2018 12:34
Category: UI for WPF
Type: Bug Report
0
VirtualGrid: FilteringControl base style x:Key collision with the FilteringControl from RadGridView
Basing on the "{StaticResource FilterControlStyle}" would cause an InvalidArgumentException, if the types would mismatch. 
If you are to base on a custom style on the default style of either of those controls, you can do it by type reference - e.g. BasedOn="{StaticResource {x:Type telerik:FilteringControl}}"
1 comment
ADMIN
Yoan
Posted on: 19 Feb 2018 15:07
The fix will be available in the R1 2018 SP2 Release.