在ASP.NET页面中自动建议 [英] Auto suggest in a asp.net page

查看:75
本文介绍了在ASP.NET页面中自动建议的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何在asp.net页面的文本框中自动建议.我想从用户表中显示用户的名称.

How to auto suggest in a text box in a asp.net page. I want to display names of the users from the user table.

推荐答案

使用AJAX和AutoCompleteExtender:

http://www.asp.net/ajaxLibrary/AjaxControlToolkitSampleSite/AutoComplete/AutoComplete.aspx [ ^ ]
Use AJAX and the AutoCompleteExtender:

http://www.asp.net/ajaxLibrary/AjaxControlToolkitSampleSite/AutoComplete/AutoComplete.aspx[^]


在The Code Project上有很多关于此的文章,以下是其中的一些:
AJAX在这里-第3部分:自动完成文本框 [ AJAX自动完成/AutoSuggest文本框 [使用DataBase和AjaxControlToolkit自动完成 [
There''s alot of articles about that here on The Code Project, here is a few of them:
AJAX WAS Here - Part 3 : Auto Complete TextBox[^]
AJAX AutoComplete/AutoSuggest TextBox[^]
AutoComplete With DataBase and AjaxControlToolkit[^]


这篇关于在ASP.NET页面中自动建议的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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