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

Skin bug? Right border of nested grid missing

2 Answers 136 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Digital Man
Top achievements
Rank 2
Digital Man asked on 11 Nov 2008, 04:00 PM
Not sure if this is a skin bug or not. Using the latest build (1105) when I have detail tables in my grid the single pixel border on the right side is missing. It's fine on the parent grid but missing on all the child grids. I've tried it with both Default2006 and WebBlue skins. I even added Wdith="90%" to the child grid and it takes up more width but is still missing the right edge. Pretty much all the properties are default and using the built in skin. It displays the same in both IE and FF. Any ideas?

Dan

2 Answers, 1 is accepted

Sort by
0
Digital Man
Top achievements
Rank 2
answered on 11 Nov 2008, 04:49 PM
Ok, found this in the skin:

.DetailTable_WebBlue
{
     border-right:0;
}

Not sure why this was done intentionally but easily fixed by adding BorderWidth="1" to <telerik:GridTableView

Dan



0
a.wilks
Top achievements
Rank 1
answered on 28 May 2014, 03:09 PM
Thank you!
Tags
Grid
Asked by
Digital Man
Top achievements
Rank 2
Answers by
Digital Man
Top achievements
Rank 2
a.wilks
Top achievements
Rank 1
Share this question
or