-
build ASP.NET 1.1 ddl while user types last name
I have an ASP.NET 1.1 ddl that I'd rather not post all the records in the table to it. It's huge, +53,000 records.
I did try this post in the ASP.NET forum, so I'm not trying to double post. I've just been given the advice to use AJAX.
I'm trying to look for something like "type ahead" where the user types in the first or second character of the list, then the list is populated.
So, if the user starts to type "C", then all the people with a last name of "C" will show, and if they then type and "o", so the value is now "Co", all users with a last name of "Co" will show.
Anyone had any experience with this?
thanks!
Similar Threads
-
Replies: 1
Last Post: 10-31-2003, 12:56 PM
-
Replies: 2
Last Post: 08-19-2003, 06:08 PM
-
By Sandip in forum ASP.NET
Replies: 0
Last Post: 01-28-2002, 02:51 PM
-
By Sandip in forum ASP.NET
Replies: 0
Last Post: 01-28-2002, 02:45 PM
-
By Jon Lepeska in forum ASP.NET
Replies: 0
Last Post: 03-20-2001, 03:14 PM
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Development Centers
-- Android Development Center
-- Cloud Development Project Center
-- HTML5 Development Center
-- Windows Mobile Development Center
|