• Fluent
  • Fluent Dark
  • Bootstrap v5
  • Bootstrap v5 Dark
  • Tailwind CSS
  • Tailwind CSS Dark
  • Material
  • Bootstrap v4
  • High Contrast
Preferences
Theme Selection
Mode Selection
Touch
Mouse
Localization
*Translated by Google Translator.
Currency

Example of Default Functionalities in ASP.NET MVC Dropdown Tree Control

This sample explains you about the default functionalities of the Dropdown Tree control. Click the Dropdown Tree element, and then select an item from the hierarchical structure options list. The selected item's Value and Text property values will be shown in the property panel.

DEMO
SOURCE

The Dropdown Tree control contains a hierarchical structure list of predefined values from that the user can choose a single value.

The default sample explains you about the use of Dropdown Tree that allows the end-users to select an item from the hierarchical structure options list. The selected item's Value and Text property values will be displayed in the property panel.