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

Not able to change RadGrid GridViewHeaderCell style

9 Answers 133 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Singla
Top achievements
Rank 1
Singla asked on 08 May 2012, 05:25 AM
I am trying to change defualt styles of GridViewHeaderCell of RadGrid. I followed this link http://www.telerik.com/help/silverlight/gridview-styling-column-headers.html . But in expression blend, there is no radgridview GridViewHeaderCell  object in the assets .So I am not able to create default styles.

Can anybody please help me on this?

9 Answers, 1 is accepted

Sort by
0
Vlad
Telerik team
answered on 08 May 2012, 06:49 AM
Hello,

 Can you post more info about Blend and grid versions? 

Greetings,
Vlad
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>

0
Singla
Top achievements
Rank 1
answered on 08 May 2012, 08:03 AM
Expression Blend   - Preview for silverlight 5
RadGrid  - Latest Version

Please find attached screenshot of Expression blend for more clarification
0
Vlad
Telerik team
answered on 08 May 2012, 08:14 AM
Hello,

 Can you post the exact grid version? 

Kind regards,
Vlad
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>

0
Singla
Top achievements
Rank 1
answered on 08 May 2012, 08:22 AM
Product version 2011.3.1604.0
Telerik.Windows.Controls.GridView -  Runtime Version v4.0.30319  Version 2012.1.326.1050

Please find attached updated screenshot
0
Singla
Top achievements
Rank 1
answered on 08 May 2012, 09:58 AM
Can you please post default GridViewHeaderCell style generated from blend for Radgrid so that I can use it for changing the styles? . Currently I am not able to change any style.
0
Vanya Pavlova
Telerik team
answered on 08 May 2012, 11:50 AM
Hi Singla,

 

Indeed we were able to replicate the behavior you described. As a kind of workaround you may try to manually delete design assemblies which should resolve the issue by your side. Will you please give it a try and let me know how it goes? Furthermore even if the GridViewHeaderCell is not visible in Assets Library you may manually write its definition and it will appear. 
We will do our best to provide a fix for this in our next official release. 
Thank you! 



All the best,
Vanya Pavlova
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>

0
Singla
Top achievements
Rank 1
answered on 09 May 2012, 04:44 PM
Hi Vanya,

What do you mean by design assmblies? How can I manually write its definition ? If I have to write any code for that Can you please provide me the code ?
0
Vanya Pavlova
Telerik team
answered on 10 May 2012, 08:10 AM
Hello Singla,

 

Regarding your question about design time assemblies I believe that the following blog "Silverlight Design Time Assemblies" will shed some light upon that matter. By manually write its definition I meant to say that you should write the definition of GridViewHeaderCell in XAML code editor of Expression Blend:

<telerik:GridViewHeaderCell/>



Greetings,
Vanya Pavlova
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>

0
Ryan
Top achievements
Rank 1
answered on 28 Jun 2012, 12:39 AM
Has this been fixed with the latest version?
Tags
GridView
Asked by
Singla
Top achievements
Rank 1
Answers by
Vlad
Telerik team
Singla
Top achievements
Rank 1
Vanya Pavlova
Telerik team
Ryan
Top achievements
Rank 1
Share this question
or