Editable Dropdown list control in ASP.NET 2.0

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,

The canned ASP.NET DropDownList control does not allow the user to enter
arbitrary text and the user must select one of the available options.

What is the easiest way to get the ASP.NET DropDownList control to behave
like the Windows Forms ComboBox control?

Thanks,
Amit
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top