Declined
Last Updated: 14 Sep 2026 10:53 by ADMIN
Created by: Kendo UI
Comments: 1
Category: DropDownTree
Type: Feature Request
2

Current behavior:

All parent items are available for selection unless they are disabled.

Expected behavior:

Items that are parents should have a third state that allows them to be expanded but not selected.

In many real-world use cases, parents are categories that are not supposed to be selected and only exist to categorize the child options.

Declined
Last Updated: 18 Jul 2023 15:16 by ADMIN
Created by: Tsotne
Comments: 2
Category: DropDownTree
Type: Feature Request
1

Hi there

I just discovered that you added dropdownTree component and that's great. I was waiting for this feature

Thing is that searching in the tree is very key feature for us, because there are lots of items in tree.

To provide this feature I had to create this component myself by combining kendo combobox, tree and popup, but I need to support it from time to time, So it would be great if you add it in your component library.

Thanks a lot