|
Grid List Control and Autocomplete DropDown List
Essential Grid can simulate a listbox control. All three listbox modes are supported: One, multi and multiextended. The listbox can be bound to any collection or ADO.NET table.
Grid simulating listbox with One Selection Mode
Grid simulating listbox with MultiSimple Selection Mode
Grid simulating listbox with MultiExtended Selection Mode
The grid listbox can be used as the listbox part of a ComboBox with autocomplete support. Both the DropDown style with autocomplete support and the DropDownList style known from regular ComboBoxes are supported.
Grid simulating a ComboBox
|
|
|
|