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