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
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