Index in EJ2 JavaScript Drop down tree control
4 Sep 20261 minute to read
The Dropdown Tree control allows you to select single or multiple values from hierarchical data in a tree-like structure. It has several out-of-the-box features, such as data binding, checkboxes, templates, UI customization, accessibility, and pre-selected values. The available key features are:
Key features
-
Data binding - To bind and access a hierarchical list of items from a local or server-side data source.
-
Check boxes - To select more than one item in the Dropdown Tree control without affecting the UI appearance.
-
Multiple selection - To select more than one item in the Dropdown Tree control.
-
Sorting - To display the Dropdown Tree items in
ascendingordescendingorder. -
Template - To customize the Dropdown Tree items, header, footer, action failure content, and no records content.
-
Accessibility - To provide access to all the Dropdown Tree control features through keyboard interaction, on-screen readers, and other assistive technology devices.