New to Kendo UI for Angular? Start a free 30-day trial

FlatDataBindingDirective

A directive which encapsulates the retrieval of the child nodes.

Selector

[kendoTreeViewFlatDataBinding]

Inputs

NameTypeDefaultDescription

filter

string

Applies a filter and changes the visibility of the component's nodes accordingly.

filterSettings

TreeViewFilterSettings

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

idField

string

Represents the unique field which identifies a node.

nodes

any[]

The nodes which will be displayed by the TreeView.

parentIdField

string

Represents the parent field whose value will be matched with the parent node.

In this article

Not finding the help you need?