文本框自动完成属性 [英] Textbox Autocomplete Property

查看:80
本文介绍了文本框自动完成属性的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好,

是否可以将数据源分配给文本框自动完成列表.

请指导我,该怎么做?

在此先感谢.

Hi All,

Is it possible to assign data source to textbox auto-complete list.

Please guide me, how to do that?

Thanks in Advance.

推荐答案

尝试 [ ^ ].



AutoCompleteExtender可以做到这一点.
文本框与AutoCompleteExtender关联,该AutoCompleteExtender使用Web服务提取以文本框的内容开头的单词.

试试这个.

http://www.asp.net/AJAX/AjaxControlToolkit/Samples/AutoComplete/AutoComplete.aspx [ ^ ]
AutoCompleteExtender in Ajax can do this.
The textbox is associated with an AutoCompleteExtender that pulls words that start with the contents of the textbox using a web service.

Try this.

http://www.asp.net/AJAX/AjaxControlToolkit/Samples/AutoComplete/AutoComplete.aspx[^]


您也可以尝试以下任意链接:

带有数据库的Asp .Net Ajax自动完成文本框
具有ASP.NET和jQuery UI的TextBox自动完成
创建简单的自动完成文本框
You can also try any of the following links:

Asp .Net Ajax AutoComplete Textbox with Database
TextBox AutoComplete with ASP.NET and jQuery UI
Creating a Simple Auto-Complete TextBox


这篇关于文本框自动完成属性的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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