New to C#, former VB programmer.  Using Visual Studio 2008 to create a
ASP.NET 2.0 web app.  I want to use a combobox that allows either
freeform entry or selection from the list.  I can't figure it out at
the moment.  I am currently using <asp:DropDownList> but it won't
allow entry of something other than an list item.  What am I not
seeing?

-wylie

Reply via email to