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

How do I edit the background of the square that appears in the header when you group a column?

3 Answers 30 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Joshua
Top achievements
Rank 1
Joshua asked on 18 May 2011, 06:40 AM
How do I change the background of the square that appears when you group a column. See picture
http://i.imgur.com/E0QOA.png

I have Expression Blend and have been fiddling around with the template but not sure which part it is.

3 Answers, 1 is accepted

Sort by
0
Vanya Pavlova
Telerik team
answered on 18 May 2011, 10:17 AM
Hello Joshua,

 

This part is called GridViewGroupPanelItem/GridViewGroupPanelCell which represents a grouped cell.
You may alter its appearance either by creating a simple style or by editing its template, please refer to our online documentation for further info.


 

All the best,
Vanya Pavlova
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
0
Joshua
Top achievements
Rank 1
answered on 19 May 2011, 12:29 AM
PLease see the screenshot below for the part I am looking for (circled in red):
Screenshot


It is not the grouppanelcell but the little square that appears on the header row.

0
Vanya Pavlova
Telerik team
answered on 19 May 2011, 07:48 AM
Hello Joshua,

 

This part is called GridViewHeaderIndentCell, which appears in GridViewHeaderRow when you group the data or when RadGridView has a hierarchical structure. You may alter its appearance either by creating a simple style or by editing its template. 


Best wishes,
Vanya Pavlova
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
GridView
Asked by
Joshua
Top achievements
Rank 1
Answers by
Vanya Pavlova
Telerik team
Joshua
Top achievements
Rank 1
Share this question
or