New to Kendo UI for Angular? Start a free 30-day trial
MultiSelectTreeFlatBindingDirective
A directive which encapsulates the retrieval of the child nodes when flat data is provided.
Selector
[kendoMultiSelectTreeFlatBinding]
Inputs
Name | Type | Default | Description |
---|---|---|---|
filterSettings |
|
The settings which are applied when performing a filter on the component's data. | |
valueField |
|
Represents the unique field which identifies a node. | |
kendoMultiSelectTreeFlatBinding |
|
The nodes which will be displayed by the MultiSelectTree. | |
parentIdField |
|
Represents the parent field whose value will be matched with the parent node. |