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

[Solved] RadTreeView Border

1 Answer 143 Views
TreeView
This is a migrated thread and some comments may be shown as answers.
Dan
Top achievements
Rank 1
Dan asked on 15 Jan 2010, 04:27 PM
Hi All,

I would like to turn off the selected border completely on the RadTreeView. In other words, whenever I go to the page with the treeview and select a node a dotted border shows up around the whole treeview. I do not want this behavior, which I would imagine should be the default behavior but I would be happy with a simple solution to turn this off.

I'm sure this should be a fairly simple thing to do but I have searched and can't find the answer. I have tried different CSS styles to no avail. I am not doing anything out of the ordinary so everything is pretty much a drop of the RadTreeView on a page. I'm using the WebBlue theme if that makes a difference. Also, I'm using the ASPNET AJAX Q1 2009 controls.

Thanks In Advance,
Dan

1 Answer, 1 is accepted

Sort by
0
Yana
Telerik team
answered on 19 Jan 2010, 09:39 AM
Hi Dan,

This border is set from the browser to indicate that the treeview is focused and access keys can be used. Just don't set TabIndex or AccessKey properties of the treeview in order to avoid it.

Best wishes,
Yana
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
TreeView
Asked by
Dan
Top achievements
Rank 1
Answers by
Yana
Telerik team
Share this question
or