开发者

Autocomplete Search Component for TextBoxes in ASP.NET

开发者 https://www.devze.com 2022-12-20 02:07 出处:网络
I\'d like to use a component similar to the Tags autocomplete com开发者_运维百科ponent used by Stack Overflow in my ASP.NET 2.0 application. What can I use?It uses JQuery Autocomplete. If you want som

I'd like to use a component similar to the Tags autocomplete com开发者_运维百科ponent used by Stack Overflow in my ASP.NET 2.0 application. What can I use?


It uses JQuery Autocomplete. If you want something like it, you can use the Ajax Control toolkit's Autocomplete.

You can't get there with just a serverside component alone; you'll have to use JavaScript or JQuery to make it work.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号