Good Day All
I have a Splitter Defined like this
i have a green thing on the far left part and it was a title, so i removed it and it , but now there is this portion that is still there. i have attached an image that has an example.
Thanks
I have a Splitter Defined like this
<
telerik:RadSplitter
ID
=
"RadSplitter1"
runat
=
"server"
Height
=
"500px"
Skin
=
"Forest"
Width
=
"220px"
>
<
telerik:RadPane
ID
=
"LeftPane"
runat
=
"server"
Height
=
"16px"
Scrolling
=
"none"
Width
=
"41px"
>
<
telerik:RadSlidingZone
ID
=
"SlidingZone1"
runat
=
"server"
Width
=
"22px"
>
<
telerik:RadSlidingPane
ID
=
"RadSlidingPane1"
runat
=
"server"
Width
=
"200px"
>
<
telerik:RadPanelBar
ID
=
"RadPanelBar2"
Runat
=
"server"
Height
=
"100%"
Skin
=
"Forest"
Width
=
"180px"
>
</
telerik:RadPanelBar
>
</
telerik:RadSlidingPane
>
</
telerik:RadSlidingZone
>
</
telerik:RadPane
>
<
telerik:RadSplitBar
ID
=
"Radsplitbar1"
runat
=
"server"
>
</
telerik:RadSplitBar
>
</
telerik:RadSplitter
>
i have a green thing on the far left part and it was a title, so i removed it and it , but now there is this portion that is still there. i have attached an image that has an example.
Thanks