如何搜索文本框值&绑定到该文本框 [英] how to search a textbox value & bind to that textbox

查看:85
本文介绍了如何搜索文本框值&绑定到该文本框的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

你好

如何搜索文本框值并绑定到c#中的文本框

解决方案

好像你正在寻找自动完成一种功能..



尝试使用Ajax Control Toolkit中提到的Auto Complete控件。 http://www.ajaxcontroltoolkit.com/AutoComplete/AutoComplete.aspx [ ^ ]



如果你想要要在客户端使用服务器端的某些服务,请使用Typeahead.js:

https: //twitter.github.io/typeahead.js/ [ ^ ]

Hello
how to search a textbox value and bind to to that textbox in c#

解决方案

Seems like you are looking for autocomplete kind-of feature..

Try Auto Complete control mentioned in Ajax Control Toolkit. http://www.ajaxcontroltoolkit.com/AutoComplete/AutoComplete.aspx[^]

If you want to do it client side with some services on the server side, go with Typeahead.js:
https://twitter.github.io/typeahead.js/[^]


这篇关于如何搜索文本框值&绑定到该文本框的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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