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

[Solved] Styling expander in grid

1 Answer 48 Views
GridView
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Perry Bruins
Top achievements
Rank 1
Perry Bruins asked on 27 Jan 2010, 12:26 PM
Hi everybody,

I am stuck with a problem which should be easy to fix once you know where to look.

In my company, we cannot use expression blend 3 (we have a license for 2, but not 3). The grid cannot be loaded in version 2 for some strange reason. all controls popup in the asset library but the RadGridView is not.

So, I thought to be clever and copied the styles from the themes solution that comes with the package. All nice and easy and I could style most things I wanted except for one thing which I am not able to find.

It is the vertical area under the expander button when the gridview is grouped on a column. I want this to be a different color, but cannot find the damn thing back in the xaml. Does anyone know which element / brush / control template to look for?

Regards, Perry

P.S. I have added a small scrennshot of the area in question.

1 Answer, 1 is accepted

Sort by
0
Accepted
Kalin Milanov
Telerik team
answered on 27 Jan 2010, 02:09 PM
Hi Perry Bruins,

I assume you are talking about the indentation of the rows once you group the data. If this is the case look for the GridViewIndentCell. I believe this should do the trick.

Regards,
Kalin Milanov
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Tags
GridView
Asked by
Perry Bruins
Top achievements
Rank 1
Answers by
Kalin Milanov
Telerik team
Share this question
or