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

Rad Grid CSS Gridlines

5 Answers 316 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Curt
Top achievements
Rank 1
Curt asked on 11 May 2012, 08:18 PM
Hello

I have a project that has used a custom theme for quite a while. I recently updated from telerik 2nd 2010 to 3rd 2011 and am now showing grid lines on all of my radgrids (as shown in attached images). Ive tried to play with the css a bit but havent had any success. Any suggestions would be appreciated.

Thanks
Curt

5 Answers, 1 is accepted

Sort by
0
Curt
Top achievements
Rank 1
answered on 15 May 2012, 06:11 PM
anyone..? any suggestions?
0
Pavlina
Telerik team
answered on 16 May 2012, 03:29 PM
Hi Curt,

Go through the code library below:
http://www.telerik.com/community/code-library/aspnet-ajax/grid/how-to-add-or-remove-radgrid-borders.aspx

Kind regards,
Pavlina
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
0
Curt
Top achievements
Rank 1
answered on 16 May 2012, 06:47 PM
Thanks for the reply. Unfortunately my problem seems to be with the difference between versions Q3 2010 & Q3 2011. Our current theme was built with Q3 2010 and now that I've updated to Q3 2011 there are what seem to be gridlines. The link given is in referance to 2009.1.311 and later and when adding the styles doesn't seem to change anything.

Thanks
Curt
0
Accepted
Pavlina
Telerik team
answered on 17 May 2012, 09:01 AM
Hello Curt,

Excuse me for misleading you in the previous post. The problem with gridlines is fixed in our latest version. To take care of this issue you can upgrade your controls to a newer version of the suit following the instructions from this KB article.

You can also try setting CellSpacing property to "0" as shown below and see if this helps to workaround the problem:
<MasterTableView CellSpacing="0">

Kind regards,
Pavlina
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
0
Curt
Top achievements
Rank 1
answered on 17 May 2012, 02:55 PM
I knew it was going to be something simple. Thanks for your help!

~Curt
Tags
Grid
Asked by
Curt
Top achievements
Rank 1
Answers by
Curt
Top achievements
Rank 1
Pavlina
Telerik team
Share this question
or