文本框自动补全 [英] autocompletion of textbox

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

问题描述

我想开发用于Windows应用程序,其中包含文本框或富文本框的自动补全功能.
例如
p
pooja
poonam
po


如果用户选择pooja并再次输入``,''作为下一个选择,则它应再次显示自动完成功能,如

pooja,p
poonam
pooja
po



如果有人知道该问题的答案,请发送代码或任何链接感谢

i want to develop the for windows application which contains autocompletion feature of the textbox or rich textbox.
eg
p
pooja
poonam
po


if user select pooja and again enters '','' for next selection then it should display autocompletion again like

pooja,p
poonam
pooja
po



if anybody knowing the answer of this problem then please send with code or any link thanks

推荐答案

请参见以下链接.

http://www.devbridge.com/projects/autocomplete/jquery/ [
Please see the below link.

http://www.devbridge.com/projects/autocomplete/jquery/[^]


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

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