在GridView中实现自动建议 [英] Implement auto suggestion in gridview

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

问题描述

大家好
各位,请告诉我,如何在网格视图中实现自动建议框可以帮助他们解决紧急问题.

Hello Guys
Will u people please tell me that how to implement the auto suggestion box in a grid view help guys its urgent.

Give me the example also

推荐答案

您还需要在网格的项目模板中添加Autosuggest控件.

在codeproject本身上有很多Autosuggest文本框/下拉控件代码.他们使用Ajax建议键入时可以自动填充的值.
You need to add the Autosuggest control in the item-template of the grid.

There are lots of Autosuggest textbox/dropdown control codes on codeproject itself. Using Ajax they suggest the values that can be autofilled while typing.


此处是客户端脚本中使用的自动完成"框的示例.
Hereis an example of an Autocomplete box used in client side scripting.


在GridView的ItemTemplate中添加一个TextBox,然后在该TextBox中使用AutoComplete控件.
这是您要找的东西吗?如果没有,请详细说明您的问题.
Add a TextBox in an ItemTemplate of GridView, and then, Use AutoComplete control in that TextBox.
Is this what you were looking for? If not, pls elaborate your question.


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

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