• Getting Started
  • Components
    • Barcodes
    • Buttons
    • Chartsupdated
    • Conversational UIupdated
    • Data Query
    • Date Inputsupdated
    • Date Math
    • Dialogs
    • Drawing
    • Dropdownsupdated
    • Editor
    • Excel Export
    • File Saver
    • Filter
    • Gantt
    • Gauges
    • Gridupdated
    • Icons
    • Indicators
    • Inputsupdated
    • Labels
    • Layout
    • ListBox
    • ListView
    • Map
    • Menus
    • Navigation
    • Notification
    • Pager
    • PDF Export
    • PDFViewer
    • PivotGridupdated
    • Popup
    • ProgressBars
    • Ripple
    • Schedulerupdated
    • ScrollView
    • Sortable
    • Spreadsheetupdated
    • ToolBar
    • Tooltips
    • TreeList
    • TreeView
    • Typography
    • Uploads
    • Utilities
  • Styling & Themes
  • Common Features
  • Project Setup
  • Knowledge Base
  • Sample Applications
  • FAQ
  • Troubleshooting
  • Updates
  • Changelogs
New to Kendo UI for Angular? Start a free 30-day trial

DropDownTreeFlatBindingDirective

A directive which encapsulates the retrieval of the child nodes when flat data is provided.

Selector

[kendoDropDownTreeFlatBinding]

Inputs

NameTypeDefaultDescription

filterSettings

TreeViewFilterSettings

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

valueField

string

Represents the unique field which identifies a node.

kendoDropDownTreeFlatBinding

any[]

The nodes which will be displayed by the DropDownTree.

parentIdField

string

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

In this article

Not finding the help you need?