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

*** Big problem : please give me urgent solution...

1 Answer 50 Views
Dock
This is a migrated thread and some comments may be shown as answers.
Test
Top achievements
Rank 1
Test asked on 28 Oct 2009, 08:15 AM
Hi All.

I have posted my problem. but didn't get any reply can anyone please help me??



THanks in advance,
MP

1 Answer, 1 is accepted

Sort by
0
Pero
Telerik team
answered on 29 Oct 2009, 10:09 AM
Hi Mayur,

You can use the border-right or border-left CSS attributes to control the appearance of the right and the left border respectively. For example, the following CSS will hide the right-border:

<style type="text/css">
    .rdSideBorders
    {
        border-right: 0 !important;
    }
</style>


Regards,
Pero
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
Dock
Asked by
Test
Top achievements
Rank 1
Answers by
Pero
Telerik team
Share this question
or