Skip to main content
A newer version of this page is available. .

DropDownEdit Main Features

  • 2 minutes to read

The DropDownEdit represents an editor containing an edit box to display the editor value and a specific button that opens a dropdown window whose content can be templated. The main purpose of the DropDownEdit is to allow you to define its value based upon the value(s) of another control(s) integrated into the editor’s DropDownWindowTemplate.

The image below demonstrates the DropDownEdit extension that contains the ListBox and the Button editors templated into the dropdown window.

ASPxDropDown_checkbox_list

The DropDownEdit offers the following features.