Kendo UI for jQuery DropDownTree Overview

Loading Demo...
  • EXAMPLE
  • VIEW SOURCE
index.html

Also available for:

API REFERENCE
kendo ui kendoka logo

The DropDownTree component is part of Kendo UI for jQuery, a professional grade UI library with 110+ components for building modern and feature-rich applications. To try it out sign up for a free 30-day trial.

Description

The Kendo UI for jQuery DropDownTree represents an editor of hierarchical data, rendered in a tree-like structure, which provides multiple selection option and custom nodes.

In this demo, you can see how you can bind the DropDownTree to hierarchical data and make a single selection.

The Kendo UI for jQuery DropDownTree control is part of Kendo UI for jQuery, a comprehensive, professional-grade UI library for building modern and feature-rich applications. The Kendo UI for jQuery collection provides 110+ UI components, an abundance of data-visualization gadgets, client-side data source, and a built-in MVVM (Model-View-ViewModel) library.

This DropDownTree example is part of a unique collection of hundreds of jQuery demos, with which you can see all Kendo UI for jQuery components and their features in action. View the source code of the demos from the library or directly adapt, and edit them and their theme appearance in Kendo UI for jQuery Dojo or ThemeBuilder.

Functionality and Features

  • Local and remote data binding–The DropDownTree allows you to bind its DataSource either to local arrays of data or to remote data.
  • Flat data binding–You can also convert all flat structures of the DropDownTree to hierarchical data and bind it to the component.
  • Checkboxes–The DropDownTree allows you to select multiple items by providing the checkbox functionality.
  • Filtering–You can control the filtering functionality of the DropDownTree.
  • Templates–The DropDownTree templates allow you to customize the rendering of items, selected values, and popup headers.

Support & Learning Resources

Additional Resources