lookup on a big table

G

Guest

does anyone have a suggestion how to make a lookup in a web form on a table
with over 20 thousand records? the usual drop down list doesnt seem like a
viable solution, i was hoping for something with autocomplete (i'm using
asp.net ajax, atlas or how it's called now).

going on a different page seems also like not the best solution, because
then i would have to memorize the previous page content, and i would have to
do that for each page that uses that lookup (i was planning on making this
lookup a web control that would be included in a lot of pages).
 
G

Guest

Hi,
What you are looking for is available in the following url:
http://www.15seconds.com/issue/051201.htm
This article showS how to use the free AutoSuggestBox control to add
'Google Suggest' functionality to your ASP.NET application.

Hope this helps you out.

Thanks and Regards,
Manish Bafna.
MCP and MCTS.
 
G

Guest

Both Microsoft AJAX and the free Anthem.Net AJAX framework offer an
"autosuggest" or "autocomplete" control for this. All you need to do is look
at the provided examples.
Peter
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,009
Latest member
GidgetGamb

Latest Threads

Top