Posted 12 Jul 2011 Link to this post
telerik:RadTreeView ID="MyAppsTreeView" runat="server" CheckBoxes="True" TriStateCheckBoxes="true" CheckChildNodes="true" Skin="Windows7">
<
Nodes
>
telerik:RadTreeNode
Text
=
"Centura Health Resource"
Expanded
"true"
CssClass
"CategoryNode"
>........
.CategoryNode
{
width
:
186px
!important
;
height
35px
background
transparent
url
(
'../images/PhysSteth.png'
)
no-repeat
}
Posted 13 Jul 2011 Link to this post
<style type=
"text/css"
div.RadTreeView span.rtIn
display
:inline-
block
} </style>