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

Select Node -> Close dropdown

1 Answer 156 Views
DropDownTree
This is a migrated thread and some comments may be shown as answers.
Marko Gluhak
Top achievements
Rank 1
Marko Gluhak asked on 29 Jan 2016, 11:06 AM

Is there any way to close dropdowntree but with selected item in place. Now I need to click somewhere outside tree window to select item and close dropdown.

I try to use toggleDropdow and closeDropdown in added entry event but it only close dropdown wothout selecting item.

Marko

1 Answer, 1 is accepted

Sort by
0
Nencho
Telerik team
answered on 02 Feb 2016, 11:47 AM
Hello Marko,

The RadDropDownTree control has a built-in property created to manage this behavior. You can use the
CloseDropDownOnSelection property set to true, in order to achieve the desired behavior.

You can set this property either from the DropDownSettings section of the RadDropDownTree declaration, or you can manage it by DropDownSettings-CloseDropDownOnSelection property.

Hope this information helps.

Regards,
Nencho
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
DropDownTree
Asked by
Marko Gluhak
Top achievements
Rank 1
Answers by
Nencho
Telerik team
Share this question
or