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

GanttHierarchyBindingDirective

A directive which binds the Gantt to a tree of objects, which encapsulates the in-memory handling of data operations such as sorting and filtering.

Selector

[kendoGanttHierarchyBinding]

Export Name

Accessible in templates as #kendoGanttHierarchyBindingInstance="kendoGanttHierarchyBinding"

Inputs

NameTypeDefaultDescription

childrenField

string

The name of the field which holds the child data items of the node.

kendoGanttHierarchyBinding

any[]

The array of data which will be used to populate the Gantt.

filter

CompositeFilterDescriptor

Defines the descriptor by which the data will be filtered.

sort

SortDescriptor[]

Defines the descriptors by which the data will be sorted.

Methods

rebind

Clears the directive cache and reloads the component data.

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