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

RadTreeView with personalized scroll bars

1 Answer 76 Views
Treeview
This is a migrated thread and some comments may be shown as answers.
David
Top achievements
Rank 1
David asked on 15 Jul 2008, 05:02 PM
Hi.

I'm using the Theme builder to create my own TreeViewTheme. I've actually also edited the VScrollBar theme to create my own theme. Both themes are in the same Xml File. I'm Trying to use my personal scrollbar in the treeview style but It's not working, the scroll bar looks with the default style, not with my own style.

Thanks.

1 Answer, 1 is accepted

Sort by
0
Jordan
Telerik team
answered on 18 Jul 2008, 09:45 AM
Hi David,

If the themes for both RadTreeView and ScrollBar have the same names, the scroll bar theme should have been applied as well (if it is loaded of course). If the themes have same names and are not applied, you may have found a bug in RadTreeView. In order to fix that bug we will need your elaboration - a sample project that demonstrates the issue would be most helpful.

You can explicitly set the theme name for the scroll bars in RadTreeView like the sample below:
this.radTreeView1.TreeViewElement.ScrollBarThemeName = "MyScrollBarTheme"

Hope this helps. Don't hesitate to contact me if you have further questions.

Kind regards,
Jordan
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
Treeview
Asked by
David
Top achievements
Rank 1
Answers by
Jordan
Telerik team
Share this question
or