"Mel" <(E-Mail Removed)> wrote in message
news:0513df40-4789-446c-b1c8-(E-Mail Removed)...
On Nov 2, 4:07 pm, "Scott M." <s-...@nospam.nospam> wrote:
> "Mel" <mlights...@gmail.com> wrote in message
>
> news:22097746-28e7-4caa-b804-(E-Mail Removed)...
>
> > 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/AjaxControlT...boBox/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