I am using VS 2008, and I am looking for some code which puts live search
capability to GridView or ListView 3.5. Just like Yahoo search engine text
box, you start typing anything in textbox and it starts showing matching
keywords, I want samething in GridView or ListView ? Any idea please ?
Best Regards,
Luqman
Peter Bromberg [C# MVP] - 19 May 2008 02:44 GMT
What you are referring to is known as "Autocomplete". There are several
products, including Microsoft ASP.NET AJAX, that offer such a mechanism. One
free offering I have used is provided with Anthem.Net.
Peter
>I am using VS 2008, and I am looking for some code which puts live search
>capability to GridView or ListView 3.5. Just like Yahoo search engine text
[quoted text clipped - 4 lines]
>
> Luqman