Unplanned
Last Updated: 05 Jul 2023 05:41 by Kendo UI
Kendo UI
Created on: 05 Jul 2023 05:41
Category: DropDownTree
Type: Feature Request
15
Enable the option to deactivate specific nodes

The existing functionality currently disables both the parent and its child nodes, but it is necessary to disable only the parent while still permitting the selection of the child nodes.

The current workaround relies on a template and using custom CSS which isn't practical, but it is a working option:

https://stackblitz.com/edit/angular-2ricmg?file=src%2Fapp%2Fapp.component.ts

0 comments