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

Removing the border from GridViewCell

2 Answers 696 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Martin
Top achievements
Rank 1
Veteran
Martin asked on 14 Aug 2020, 09:26 AM

I want to remove the border that appears when a cell is selected in the RadGridView. When looking around for solutions on this forum all I find is solutions that include modifying the template for the GridViewCell. But this seems like such an easy thing to do by just changing some style or something. 

So my question is, is there an easier way to remove the border (that appears when a cell is selected), than to modify the whole template?

 

2 Answers, 1 is accepted

Sort by
0
Accepted
Vladimir Stoyanov
Telerik team
answered on 19 Aug 2020, 06:43 AM

Hello Martin,

Can you check out the CurrentBorderBrush property of the GridViewCell and let me know, if that is what you had in mind?

Regards,
Vladimir Stoyanov
Progress Telerik

0
Martin
Top achievements
Rank 1
Veteran
answered on 01 Sep 2020, 08:25 AM
Yes, that worked! Thank you!
Tags
GridView
Asked by
Martin
Top achievements
Rank 1
Veteran
Answers by
Vladimir Stoyanov
Telerik team
Martin
Top achievements
Rank 1
Veteran
Share this question
or