Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > ASP .Net Web Controls > How to do a Combo box with Type Ahead

Reply
Thread Tools

How to do a Combo box with Type Ahead

 
 
Paul D. Fox
Guest
Posts: n/a
 
      03-23-2005
Has anyone added a "Type Ahead" functionality to a Combo Box Web Control?

Paul


 
Reply With Quote
 
 
 
 
Steve C. Orr [MVP, MCSD]
Guest
Posts: n/a
 
      03-23-2005
Yes, Andy Smith of MetaBuilders built a combo box with type ahead
functionality.
The control and the source code are free. Find them here:
http://www.metabuilders.com/tools/ComboBox.aspx

--
I hope this helps,
Steve C. Orr, MCSD, MVP
http://SteveOrr.net


"Paul D. Fox" <> wrote in message
news:%...
> Has anyone added a "Type Ahead" functionality to a Combo Box Web Control?
>
> Paul
>



 
Reply With Quote
 
 
 
 
Paul D. Fox
Guest
Posts: n/a
 
      03-24-2005
Thanks Steve, this works out pretty well, however I'd like to modfiy it
somehow so that when the first letters are typed, the control "drops down"
to show the full list of items with the selected letters highlighted (which
its already doing). Is there a method that will "drop the box down" when
the first letters are typed?

Paul

"Steve C. Orr [MVP, MCSD]" <> wrote in message
news:erMJFo%...
> Yes, Andy Smith of MetaBuilders built a combo box with type ahead
> functionality.
> The control and the source code are free. Find them here:
> http://www.metabuilders.com/tools/ComboBox.aspx
>
> --
> I hope this helps,
> Steve C. Orr, MCSD, MVP
> http://SteveOrr.net
>
>
> "Paul D. Fox" <> wrote in message
> news:%...
>> Has anyone added a "Type Ahead" functionality to a Combo Box Web
>> Control?
>>
>> Paul
>>

>
>



 
Reply With Quote
 
 
 
Reply

Thread Tools

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
Re: How include a large array? Edward A. Falk C Programming 1 04-04-2013 08:07 PM
How to reference one combo box from another combo box SM Javascript 2 04-28-2007 04:49 PM
Type ahead dropdown box Peter ASP .Net 8 09-05-2006 07:29 PM
Type ahead functionality for combo boxes tuffs Javascript 2 03-15-2006 12:08 PM
Fill Combo Box based on another Combo Box dthmtlgod ASP General 1 11-16-2005 04:08 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57