Version

WebDropDown Class

The WebDropDown control is a multi-column, editable drop-down selection control. It allows users to choose values from a displayed list of items that is shown when the arrow in the control is clicked.

The drop-down area of WebDropDown is based on the WebGrid control and supports many of the features of it. Column and row sizing, sorting, row selectors are supported within the drop-down.

If values in addition to the list are possible for the field, the WebDropDown can be set to Editable so that values can be directly typed in to the top value of the control.

WebDropDown can also be used from within WebGrid to display valuelists inside of grid cells.

Syntax
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also