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

Content of RadSliddingPane style not apply

1 Answer 19 Views
Splitter
This is a migrated thread and some comments may be shown as answers.
Stephane
Top achievements
Rank 1
Stephane asked on 04 Aug 2010, 09:38 AM
Hi,

the content of the radSliddingPane is always white or without style.

I set for the radformdecoartor DecoratedControls to "All"
I my RadSliddingPane I have asp Panel, asp Label and Radcombobox.

You can see the screen shoot of my problem in attached file.

What do I do to resolve this problem?

Thanks.

Stéphane.

1 Answer, 1 is accepted

Sort by
0
Accepted
Svetlina Anati
Telerik team
answered on 09 Aug 2010, 11:33 AM
Hi Stephane,

The RadFormDecorator does not decorate elements with a certain CSS class already applied as the case with RadSlidingPane. To change the style you can use one of the following approaches:

1) Set an explicit embedded skin to the splitter by using the Skin property
2) Set a custom skin which is styled as you want
3) Use the BackColor property of the sliding pane
4) Put a styled DIV inside or use some custom CSS class


Sincerely yours,
Svetlina
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
Splitter
Asked by
Stephane
Top achievements
Rank 1
Answers by
Svetlina Anati
Telerik team
Share this question
or