This question is locked. New answers and comments are not allowed.
In SynergyRadGridViewTemplate for target type telerik: RadGridView, when we group by any of the grid columns, the HierarchyBackground that is part of PART_MasterGridContainer reverts to the default theme color that is light(white), instead of dark(black).
Before dragging column header to group by, looks fine (See attchment "BeforeGrouping").
After Grouping (See attachment "AfterGrouping"), note that there is a light column that is being added to indent the hierarchy of the specific group. We need to be able to change the color to darker shade to agree with our custom Synergy theme.
Any help would be appreciated.