Hi,
We are experiencing a strange behaviour with GridViewHeaderRow Indicator (top left corner cell of the grid, see http://www.telerik.com/help/wpf/radgridview-styling-indent-cells.html)
It simply disappears when the Theme is changed (between Expression_Dark and Office_Blue), which messes up the grid layout. The Theme change is applied changing Application Resource file containing required Resource Dictionaries from resource dll.
Any ideas?
Stevo
We are experiencing a strange behaviour with GridViewHeaderRow Indicator (top left corner cell of the grid, see http://www.telerik.com/help/wpf/radgridview-styling-indent-cells.html)
It simply disappears when the Theme is changed (between Expression_Dark and Office_Blue), which messes up the grid layout. The Theme change is applied changing Application Resource file containing required Resource Dictionaries from resource dll.
Application.Current.Resources.Source = ...Uri
Any ideas?
Stevo