我如何在jQuery中数据绑定DropDownList [英] How do I databind a DropDownList in jQuery

查看:99
本文介绍了我如何在jQuery中数据绑定DropDownList的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何在jQuery中对DropDownList进行数据绑定?



$(#<%= DropDownList1.ClientID%>)

How do I databind a DropDownList in jQuery?

$("#<%= DropDownList1.ClientID %>")

推荐答案

(#<%= DropDownList1.ClientID%>)
("#<%= DropDownList1.ClientID %>")


是的,你可以。正如 Rohan 所说,在你问之前总是谷歌。



我仍​​然给你我的文章链接 - 使用AJAX WebMethod从DataTable绑定DropDownList [ ^ ]。学习和实施。
Yes you can. As Rohan says, always Google before you ask.

Still I am giving you my article link - Bind DropDownList from DataTable using AJAX WebMethod[^]. Learn and implement.


这篇关于我如何在jQuery中数据绑定DropDownList的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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