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

Remove Border from GridViewHeaderRow of RadGridView

2 Answers 123 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Laxman
Top achievements
Rank 1
Laxman asked on 26 Sep 2012, 12:48 PM
Hi Support Team,

I want to remove borders from Grid View Header Row. I am using the following style to set the Background, Foreground and BorderThickness that style is following:

Style x:Key="GridHeaderRowStyle" TargetType="Tele:GridViewHeaderRow">
                        <Setter Property="Background" Value="#EAF3FC"/>
                        <Setter Property="Foreground" Value="#EAF3FC"/>
                        <Setter Property="BorderBrush" Value="#EAF3FC"/>
                        <Setter Property="BorderThickness" Value="0,0,0,0"/>
                        <Setter Property="Padding" Value="0,0,0,0"/>
                        <Setter Property="Margin" Value="0,0,0,0"/>
                       
                    </Style>
It changes the BackGround color but did not removing Borders. Image has been attached for your reference. You can have a look.
Please provide me the style how to do that. I don't know Expression Blend how to create styles.

Hope someone will help me to solve this issue.

Thanks
Laxman


2 Answers, 1 is accepted

Sort by
0
Laxman
Top achievements
Rank 1
answered on 27 Sep 2012, 06:46 AM
Hi Telerik Team,

Any updates regarding my following post? Please reply me how to solve the issue I am running out of time.

Thanks
Laxman.
0
Laxman
Top achievements
Rank 1
answered on 30 Oct 2012, 06:17 AM
Hi Support Team,

Do you have any solution for this? Or you are just ignoring that. Its so long I posted this issue.

?
?
?

Thanks

Laxman
Tags
General Discussions
Asked by
Laxman
Top achievements
Rank 1
Answers by
Laxman
Top achievements
Rank 1
Share this question
or