使用C Sharp从asp.net中的数据库自动完成文本框 [英] autocomplete textbox from database in asp.net using c sharp

查看:109
本文介绍了使用C Sharp从asp.net中的数据库自动完成文本框的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述



我想在gridview本身中进行计费计算.在第一列中,我想自动

数据库中完整的文本框.请有人帮我.


在此先感谢

Hai

i want to do billing calculation in gridview itself.in first column i want auto

complete textbox from database.please some one help me.


thanks in advance

推荐答案

您可以使用传统的XMLHttpRequest或AJAX控件或jQuery实现相同的目的.

看看这些用于AJAX控件的AutoCompleteExtender演示:
使用Ajax AutoCompleteExtender进行自动提示 [自动完成扩展器 [ ^ ]
自动完成演示 [ XMLHttpRequest对象 [ Google Like搜索文本框 [插件-自动填充 [ UI-自动填充 [
You can achieve the same either using traditional XMLHttpRequest or using AJAX controls or jQuery.

Have a look at these for AJAX control AutoCompleteExtender demonstration:
Using Ajax AutoCompleteExtender for autosuggest[^]
Auto Complete Extender[^]
AutoComplete Demonstration[^]

Have a look at these for XMLHttpRequest:
XMLHttpRequest Object[^]
Google Like Search TextBox[^]

You can also use jQuery to get the desired result. Here:
Plugins - Autocomplete[^]
UI - Autocomplete[^]


这篇关于使用C Sharp从asp.net中的数据库自动完成文本框的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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