Hello,
I would like to be able to disable parent node only in the MultiSelectTree component.
This functionality is already present in the TreeView: https://www.telerik.com/kendo-angular-ui/components/treeview/api/TreeViewComponent/#toc-inputs
It would also be beneficial in the long term to align the options between the MultiSelectTree and TreeView component (like Load More Button, select one or many,...)
Thanks in advance
Hi Team!
I would like to be able to single-select child nodes in the MultiSelectTree component. This functionality is already present in the TreeView: https://www.telerik.com/kendo-angular-ui/components/treeview/selection/#toc-setup
Thanks in advance!
Provide a mechanism for loading nodes on demand (for example when a node is expanded to fetch its child nodes) or Load More button like the TreeView component:
https://www.telerik.com/kendo-angular-ui/components/treeview/load-more-button/