PC Review


Reply
Thread Tools Rate Thread

Ajax DropDown control

 
 
Peter
Guest
Posts: n/a
 
      3rd Mar 2008
Does anyone know of OpenSource .NET 2.0 ajax dropdown box with typeahead
feature and ability to load only X amount of items? I have over 20,000
names in a database table which I would like to allow user to select from a
dropdown box, but I don't want to load all of them at one time.

Thank You


Peter


 
Reply With Quote
 
 
 
 
Eliyahu Goldin
Guest
Posts: n/a
 
      3rd Mar 2008
Googling for typeahead dropdown ajax returns quite a lot of references:
http://www.google.com/search?sourcei...+dropdown+ajax

For the loading part, you should filter the items on your datasource before
databinding.

--
Eliyahu Goldin,
Software Developer
Microsoft MVP [ASP.NET]
http://msmvps.com/blogs/egoldin
http://usableasp.net


"Peter" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Does anyone know of OpenSource .NET 2.0 ajax dropdown box with typeahead
> feature and ability to load only X amount of items? I have over 20,000
> names in a database table which I would like to allow user to select from
> a dropdown box, but I don't want to load all of them at one time.
>
> Thank You
>
>
> Peter
>
>



 
Reply With Quote
 
Peter
Guest
Posts: n/a
 
      3rd Mar 2008

Thanks for your help!

I've already looked at most of them and they work with FireFox or just don't
work at all. I was looking for an OpenSource custom control that works with
both IE and FireFox.



"Eliyahu Goldin" <(E-Mail Removed)> wrote in
message news:(E-Mail Removed)...
> Googling for typeahead dropdown ajax returns quite a lot of references:
> http://www.google.com/search?sourcei...+dropdown+ajax
>
> For the loading part, you should filter the items on your datasource
> before databinding.
>
> --
> Eliyahu Goldin,
> Software Developer
> Microsoft MVP [ASP.NET]
> http://msmvps.com/blogs/egoldin
> http://usableasp.net
>
>
> "Peter" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
>> Does anyone know of OpenSource .NET 2.0 ajax dropdown box with typeahead
>> feature and ability to load only X amount of items? I have over 20,000
>> names in a database table which I would like to allow user to select from
>> a dropdown box, but I don't want to load all of them at one time.
>>
>> Thank You
>>
>>
>> Peter
>>
>>

>
>



 
Reply With Quote
 
Michael Nemtsev [MVP]
Guest
Posts: n/a
 
      4th Mar 2008
Hello Peter,

So, what's your expectations from the control? What do u wanna get?
If not extract all records then u need change the usability of your contol.
I'd recommend to use AutoComplete dropdown list, where the selection creteria
is based on the first 2 symbols which user typed

---
WBR,
Michael Nemtsev [.NET/C# MVP] :: blog: http://spaces.live.com/laflour

"The greatest danger for most of us is not that our aim is too high and we
miss it, but that it is too low and we reach it" (c) Michelangelo


P> Does anyone know of OpenSource .NET 2.0 ajax dropdown box with
P> typeahead feature and ability to load only X amount of items? I have
P> over 20,000 names in a database table which I would like to allow
P> user to select from a dropdown box, but I don't want to load all of
P> them at one time.
P>
P> Thank You
P>
P> Peter
P>


 
Reply With Quote
 
Peter
Guest
Posts: n/a
 
      4th Mar 2008
I would like the control to look and act the same in IE and FireFox, every
control I've looked at it visually acted differently in IE then FireFox
(usually no usable in one of them, for example
http://easylistbox.com/demoComboAjax.aspx this control is totally unusable
in FireFox) and that's where my experience is lacking to fix them , CSS and
HTML.



"Michael Nemtsev [MVP]" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Hello Peter,
>
> So, what's your expectations from the control? What do u wanna get? If not
> extract all records then u need change the usability of your contol.
> I'd recommend to use AutoComplete dropdown list, where the selection
> creteria is based on the first 2 symbols which user typed
>
> ---
> WBR, Michael Nemtsev [.NET/C# MVP] :: blog:
> http://spaces.live.com/laflour
> "The greatest danger for most of us is not that our aim is too high and we
> miss it, but that it is too low and we reach it" (c) Michelangelo
>
> P> Does anyone know of OpenSource .NET 2.0 ajax dropdown box with
> P> typeahead feature and ability to load only X amount of items? I have
> P> over 20,000 names in a database table which I would like to allow
> P> user to select from a dropdown box, but I don't want to load all of
> P> them at one time.
> P> P> Thank You
> P> P> Peter
> P>
>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
ajax accordion control broken in ajax 1.0 Andy B Microsoft ASP .NET 0 28th Nov 2007 06:49 PM
ASP.NET AJAX samples... I am looking for help with HoverMenu AJAX Toolbox control. JDeats Microsoft ASP .NET 1 5th Oct 2007 08:50 PM
Problems using AJAX Control Toolkit Dropdown Extender w/ Gridview William Youngman Microsoft ASP .NET 2 19th Mar 2007 06:18 PM
AJAX Dropdown extender & Gridview William Youngman Microsoft ASP .NET 1 12th Mar 2007 03:21 AM
ajax cascading dropdown: second dropdown disabled acadam Microsoft ASP .NET 0 27th Dec 2006 10:59 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 06:00 AM.