This control mimicks the Windows/GUI ComboBox. It's a combination of a dropdown and
a textbox. Normal HTML only allows you to have one or other. This PowerPack control
uses sophisticated Dynamic HTML to provide a richer web form experience.
PowerPack ComboBox Control
This control will allow you to pick from any of the listed items, or it will
allow you to type in a new value.
or
ComboBox value:
Default HTML Control
Contrast the ASP.NET PowerPack ComboBox control with the default HTML control below.
This default HTML control will only allow you to pick from any of the listed items. If you need to enter
a new value - you can't!
DropDown value:
Homer
|