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

GridView corner radius and double border issue

1 Answer 155 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Harshu Kanitkar
Top achievements
Rank 1
Harshu Kanitkar asked on 04 Mar 2010, 06:25 PM
Hello,

I have couple of questions regarding GridView:

1. How do I get corner radius without using outside border?
2. There seems to be an additional grid in the background when you resize columns and make them smaller. I don't want to have that grid visible. Is there any way I can make this invisible/transparent (snapshot attached)?

Thanks for your help in advance!

Harshu

1 Answer, 1 is accepted

Sort by
0
Kalin Milanov
Telerik team
answered on 09 Mar 2010, 09:41 AM
Hello Harshu Kanitkar,

The approach you are taking in achieving the corner radius is exactly right. As for the double border on the right hand side - it appears because the cell's right border gets to the grid's right border causing it to become double. Removing the grid's right border (by setting the BorderThickness property) should be enough to eliminate that issue.

Sincerely yours,
Kalin Milanov
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
Tags
GridView
Asked by
Harshu Kanitkar
Top achievements
Rank 1
Answers by
Kalin Milanov
Telerik team
Share this question
or