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

DropDownTree depth level are configurable

1 Answer 33 Views
DropDownTree
This is a migrated thread and some comments may be shown as answers.
Santosh
Top achievements
Rank 1
Santosh asked on 10 May 2014, 05:52 AM
Hi 
  I want my dropdowntree depth level are configurable means if fixed DropDownTree depth level equals =2 then
DropDownTree  populates only level 2 only higher level nodes are disabled.How can I achieved this..

1 Answer, 1 is accepted

Sort by
0
Plamen
Telerik team
answered on 14 May 2014, 07:08 AM
Hi Santosh,

You can use the OnNodeDataBound event and disable a node according its level or access the EmbededTree as explained in this help topic and disable the nodes after that.

Hope this information will help you achieve the desired behavior.

Regards,
Plamen
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
DropDownTree
Asked by
Santosh
Top achievements
Rank 1
Answers by
Plamen
Telerik team
Share this question
or