Reputation: 20078
please help me to choose the best plug-in in my particular scenario,
I am building a page where user enters first or last name initial and and I have around 25k records in my db.
what do you guys recommend?
Upvotes: 2
Views: 1000
Reputation: 6013
Maybe you will like the original standalone jQuery autocompleter plugin that is still around (and actively developed):
http://code.google.com/p/jquery-autocomplete/
Upvotes: 0
Reputation: 1912
I just released an Asp.Net WebControl wrapping JQuery UI autocomplete widget. You can find it on codeplex at the following address:
http://autocompletedotnet.codeplex.com/
Upvotes: 0