带有下拉建议的文本框 [英] Text box with drop down suggestions

查看:153
本文介绍了带有下拉建议的文本框的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我目前在我的ASP.Net C#2.0网站上有一个数据下拉列表,其中有大约400个项目。我想用类似于谷歌搜索中的文本框来替换它,您输入的字母只有从这些字母开始的条目弹出



什么是一个很好的实现方法它?是否有任何人可以建议的控件?

解决方案

查看 http://docs.jquery.com/Plugins/Autocomplete



此处还有教程使用ASP.Net


I currently have a databound dropdown list on my ASP.Net C# 2.0 website that has around 400 items in it. I want to replace it with something similar like the textbox in google search where you enter letter and only the entries starting with those letters pop up

what is a good way of implementing it? Are there controls that already exists that anybody can suggest?

解决方案

Take a look at http://docs.jquery.com/Plugins/Autocomplete

Also here is a tutorial for use with ASP.Net

这篇关于带有下拉建议的文本框的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆