"Mel" <mlights... at (no spam) gmail.com> wrote in message
news:0513df40-4789-446c-b1c8-058fda426d63 at (no spam) p23g2000vbl.googlegroups.com...
On Nov 2, 4:07 pm, "Scott M." <s-... at (no spam) nospam.nospam> wrote:
"Mel" <mlights... at (no spam) gmail.com> wrote in message
news:22097746-28e7-4caa-b804-ca11c543db80 at (no spam) r24g2000yqd.googlegroups.com....
Is there a combo box available for Asp.net 2.0? My AJAX toolkit is
not showing a combo box control. I would like to have a drop-down
list that has AutoComplete and also allows the user to type a new
entry if need be. Is there a control that does this?
(using Visual Studio 2005, Visual Basic .NET)
http://www.asp.net/AJAX/AjaxControlToolkit/Samples/ComboBox/ComboBox....
-Scott
My AJAX toolkit is not showing the ComboBox control.
Then you may not have installed it correctly. You may wish to uninstall it
and reinstall it and even if you don't see the control on the toolbox, try
the sample code to see if the code is recognized.
-Scott