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

[Solved] Border in RadGrid

1 Answer 102 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Phani Musale
Top achievements
Rank 1
Phani Musale asked on 27 Jan 2010, 06:25 PM
Hi,

I am using RadGrid. I have a masterpage. In it, I have a left menu and the RadGrid in the contentPaceholder. I have wrapped the contentPlaceholder around a div tag. Therefore whenever the Radgrid has to stretch it shows the horziontal scrollbar. When it does this, the Right hand border of the RadGrid cuts the stretched Grid, as shown in the attached picture. I tried using various "Border" properties of the grid, but it either doesn't work or clears away the entire border. Can you suggest me an option whereby The doted border on the right hand is not displayed keeping the other borders intact?

Thanks

1 Answer, 1 is accepted

Sort by
0
Dimo
Telerik team
answered on 28 Jan 2010, 11:54 AM
Hi Phani,

You can use

<telerik:RadGrid  style="border:0"  />

Generally, in such cases when the RadGrid cannot fit in the available space, it is good to enable the control's scrolling functionality.

Best wishes,
Dimo
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Tags
Grid
Asked by
Phani Musale
Top achievements
Rank 1
Answers by
Dimo
Telerik team
Share this question
or