Groups | Blog | Home
all groups > asp.net webcontrols > october 2003 >

asp.net webcontrols : Dropdownlist in web application similar to DropDown in windows


Guogang
10/27/2003 2:00:09 PM
I want to have a DropDownList in web application that behaves similar to
DropDown in windows control. i.e., if user can not find what they want in
the dropdown list, they can simply type their choice in the text box, and
submit that to our web server.

Is there a nice solution for this?

I am considering using a textbox + DropDownList. But that looks ugly in
DataGrid.

Thanks
Guogang

Guogang
10/27/2003 2:38:22 PM
Is ComboBox available to web application?

"Alvin Bruney" <vapordan_spam_me_not@hotmail_no_spamhotmail.com> wrote in
message news:%23Xm3geNnDHA.744@tk2msftngp13.phx.gbl...
[quoted text, click to view]

Alvin Bruney
10/27/2003 4:13:52 PM
how about the combo listbox available at your favorite visual studio.net IDE

--


-----------
Got TidBits?
Get it here: www.networkip.net/tidbits
[quoted text, click to view]

AddThis Social Bookmark Button