New to Kendo UI for AngularStart a free 30-day trial

MultiSelectTreeFlatBindingDirective

Retrieves child nodes when the provided data is flat for the MultiSelectTree.

html
<kendo-multiselecttree kendoMultiSelectTreeFlatBinding [nodes]="data" [valueField]="'id'"></kendo-multiselecttree>

Selector

[kendoMultiSelectTreeFlatBinding]

Inputs

NameTypeDefaultDescription

filterSettings

TreeViewFilterSettings

The settings which are applied when performing a filter on the component's data.

valueField

string

Sets the unique field that identifies a node.

kendoMultiSelectTreeFlatBinding

any[]

Sets the nodes to display in the MultiSelectTree.

parentIdField

string

Specifies the field name that contains the parent node identifier.

In this article
SelectorInputs
Not finding the help you need?
Contact Support