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

Collapse/Expand is not functioning when i keep RadTreeview in side Server Div

1 Answer 30 Views
TreeView
This is a migrated thread and some comments may be shown as answers.
Srinivas
Top achievements
Rank 1
Srinivas asked on 02 Dec 2015, 10:49 AM

Hi,

 i kept RadTreeView inside Div where that div is having runat=server 

Collapse/Expand is not functioning

 <div class="divPanels" id="divTenants" runat="server">

 <telerik:radtreeview id="TreeView1" width="350px" runat="server" checkboxes="True" skin="TreeViewSkin" enableembeddedskins="False" onclientnodechecked="clientNodeChecked" height="240px"/>

</div >

Please help me.

1 Answer, 1 is accepted

Sort by
0
Veselin Tsvetanov
Telerik team
answered on 02 Dec 2015, 01:39 PM
Hi Srinivas,

I have implemented your scenario in a sample web site. However, the described unexpected behavior was not present. Could you please modify the attached project, so it reproduces the problem and then send it back to me? Note that you will have to add Telerik dll files in the Bin folder of the project in order to run the web site. Moreover, it will be very useful to know which version is the browser you are testing on.

I am looking forward to your replay. 

Regards,
Veselin Tsvetanov
Telerik
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 Feedback Portal and vote to affect the priority of the items
Tags
TreeView
Asked by
Srinivas
Top achievements
Rank 1
Answers by
Veselin Tsvetanov
Telerik team
Share this question
or