This is a migrated thread and some comments may be shown as answers.

How do you change the color of the header above the -grouped- row indicator?

2 Answers 58 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Josh
Top achievements
Rank 1
Josh asked on 02 Dec 2013, 06:07 PM
We are using a custom style for our WPF RadGridViews. For the most part, all the headers have been changed to use the custom color, but when grouping is enabled, a new header is automatically added above the group expander section that does not use the same styling as the other headers.

I have attached a screenshot as well as a...sample application...(scratch that, the forum won't let me upload zip files)...that demonstrates the problem. We are using the 2013Q2 release and a style/templating solution that we received from Telerik in a support ticket. There are also two other places highlighted in the screenshot that do not use the custom color (pink in the example). If you could help me change those as well it would be appreciated.

Thank you

2 Answers, 1 is accepted

Sort by
0
Vanya Pavlova
Telerik team
answered on 03 Dec 2013, 09:48 AM
Hello Josh,


Thank you for contacting us! The part to the left is GridViewHeaderIndentCell, in our online documentation you may find the full list of indent cells, here. 
The cell contained in the group panel is GridViewGroupPanelCell. The last Border is the inner Border of GridViewHeaderRow, which you can modify only through predefining its template.  

Please give it a try and if you need any further assistance do not hesitate to contact us! 



Regards,
Vanya Pavlova
Telerik
TRY TELERIK'S NEWEST PRODUCT - EQATEC APPLICATION ANALYTICS for WPF.
Learn what features your users use (or don't use) in your application. Know your audience. Target it better. Develop wisely.
Sign up for Free application insights >>
0
Josh
Top achievements
Rank 1
answered on 03 Dec 2013, 02:31 PM
That worked perfectly, thank you.
Tags
GridView
Asked by
Josh
Top achievements
Rank 1
Answers by
Vanya Pavlova
Telerik team
Josh
Top achievements
Rank 1
Share this question
or