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

Styling a RadGridView row not possible using Expression Blend

3 Answers 111 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Mark
Top achievements
Rank 1
Mark asked on 22 Feb 2011, 03:04 PM
I'm trying to tweak the style of the new Expression Dark skin and I'm following the tutorials about how to do this using expression blend. However the tutorial instructs that I should do the following:

Object -> Edit Additional Styles -> RowStyle -> Edit A Copy

However, when I attempt this the Edit A Copy option is greyed out and unselectable. Does any one have any idea why this is, or how to get around it?

3 Answers, 1 is accepted

Sort by
0
Sergej Mertens
Top achievements
Rank 1
answered on 22 Feb 2011, 03:51 PM
Hi Mark,

it seems this is/was an issue with Expression Blend 4: http://www.telerik.com/community/forums/wpf/gridview/blend-exe-spins-indefinetely-on-quot-edit-a-copy-quot.aspx#1481192

Maybe this helps you,
Daniel
0
Accepted
Vanya Pavlova
Telerik team
answered on 22 Feb 2011, 06:51 PM
Hi Mark,

 
We do have some small issues related to the Blend support for RadGridView/WPF. I will recommend you to use the following approach:

1.Find in Assets library a single GridViewRow.
2.Drag it onto the Artboard, right click on it and choose the option Edit Template -> Edit a copy.

You may use the same approach for any other GridView part.

Regards,
Vanya Pavlova
the Telerik team
Registration for Q1 2011 What’s New Webinar Week is now open. Mark your calendar for the week starting March 21st and book your seat for a walk through all the exciting stuff we ship with the new release!
0
Mark
Top achievements
Rank 1
answered on 23 Feb 2011, 12:57 PM
Thanks for your replies. Using the assets library does help, but the way I ended up doing it was to copy the theme files from the Telerik installation folder into my project as resource dictionaries and was then able to change everything I needed.

Once again, thanks for your help!
Tags
GridView
Asked by
Mark
Top achievements
Rank 1
Answers by
Sergej Mertens
Top achievements
Rank 1
Vanya Pavlova
Telerik team
Mark
Top achievements
Rank 1
Share this question
or