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

Feature Request

1 Answer 17 Views
DropDownTree
This is a migrated thread and some comments may be shown as answers.
Roman
Top achievements
Rank 1
Roman asked on 06 Nov 2013, 09:55 AM
Hi,

before the DropdownTree comes up, we used RadComboBox with embedded RadTreeView in the ItemTemplate.
In the Databindings of the RadTreeView there where some nice settings like this:

<DataBindings>
<telerik:RadTreeNodeBinding CheckedField="isChecked" Expanded="True" CheckableField="isSelectable" />
 </DataBindings>


Would be nice to have this settings in the DropdownTree too.

Kind Regards

Thomas

1 Answer, 1 is accepted

Sort by
0
Kate
Telerik team
answered on 06 Nov 2013, 12:47 PM
Hi Thomas,

Currently you have the possibility to get access to the TreeView in the RadDropDownTree and set the desired properties. Please take a look at the following help article where you can get more details how this can be achieved - Accessing the Embedded Tree in the DropDown.  

Regards,
Kate
Telerik
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to the blog feed now.
Tags
DropDownTree
Asked by
Roman
Top achievements
Rank 1
Answers by
Kate
Telerik team
Share this question
or