![]() |
|
|
|
#1 |
|
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) Mel |
|
|
|
|
#2 |
|
Posts: n/a
|
"Mel" <> wrote in message news:22097746-28e7-4caa-b804-... > 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.../ComboBox.aspx -Scott Scott M. |
|
|
|
#3 |
|
Posts: n/a
|
On Nov 2, 4:07*pm, "Scott M." <s-...@nospam.nospam> wrote:
> "Mel" <mlights...@gmail.com> wrote in message > > news:22097746-28e7-4caa-b804-... > > > 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. Mel |
|
|
|
#4 |
|
Posts: n/a
|
"Mel" <> wrote in message news:0513df40-4789-446c-b1c8-... On Nov 2, 4:07 pm, "Scott M." <s-...@nospam.nospam> wrote: > "Mel" <mlights...@gmail.com> wrote in message > > news:22097746-28e7-4caa-b804-... > > > 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 Scott M. |
|
|
|
#5 |
|
Posts: n/a
|
On Nov 2, 4:30*pm, "Scott M." <s-...@nospam.nospam> wrote:
> "Mel" <mlights...@gmail.com> wrote in message > > news:0513df40-4789-446c-b1c8-... > On Nov 2, 4:07 pm, "Scott M." <s-...@nospam.nospam> wrote: > > > "Mel" <mlights...@gmail.com> wrote in message > > >news:22097746-28e7-4caa-b804-.... > > > > 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 Yeah, unfortunately the sample code is not recognized. I have installed the toolkit several times, maybe it is something that was added to the toolkit later versions of ASP.NET or something (I am using Asp.net 2.0)? Can anyone confirm this? Mel |
|
|
|
#6 |
|
Posts: n/a
|
On Nov 2, 4:43*pm, Mel <mlights...@gmail.com> wrote:
> On Nov 2, 4:30*pm, "Scott M." <s-...@nospam.nospam> wrote: > > > > > > > "Mel" <mlights...@gmail.com> wrote in message > > >news:0513df40-4789-446c-b1c8-.... > > On Nov 2, 4:07 pm, "Scott M." <s-...@nospam.nospam> wrote: > > > > "Mel" <mlights...@gmail.com> wrote in message > > > >news:22097746-28e7-4caa-b804-.... > > > > > 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 > > Yeah, unfortunately the sample code is not recognized. *I have > installed the toolkit several times, maybe it is something that was > added to the toolkit later versions of ASP.NET or something (I am > using Asp.net 2.0)? *Can anyone confirm this?- Hide quoted text - > > - Show quoted text - I think the combo box was added to later versions of the AJAX control toolkit. And the later versions are not compatible with Visual Studio 2005 and Asp.net 2.0. If anyone has any other ideas I am all ears. I really need a combo box! Mel |
|
|
|
#7 |
|
Posts: n/a
|
>> RE:. I really need a combo box!
http://aspnetajax.componentart.com/c.../webform1.aspx The above link is to a demo page for the ComponentArt combo box. Remember - you get what you pay for. From personal experience, this is a really good combo box control. - HTH Jeremy S. |
|
![]() |
| Thread Tools | Search this Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| viewstate MAC failed in asp.net 2.0 while postback the page | azraffarveen | Software | 0 | 05-12-2009 03:24 PM |
| ASP.NET: Asign Users in Roles(Array.IndexOf(Of String) method) | msandlana | Software | 0 | 04-25-2008 06:37 AM |
| vb .net web page error before page_Init with IE6 | BoogieWithStu22@gmail.com | Computer Support | 97 | 02-21-2007 06:00 PM |
| Classic ASP + ASP.NET 2.0 on Windows Server 2003 64 bit: possible? | thehobbit30@gmail.com | Windows 64bit | 0 | 11-22-2006 09:55 PM |
| extended 64 and asp.net | kevin goff | Windows 64bit | 1 | 09-14-2005 02:14 AM |