下拉列表中的“绑定"复选框列表 [英] bind check box list in dropdown list

查看:131
本文介绍了下拉列表中的“绑定"复选框列表的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何在点net的下拉列表中动态绑定复选框列表

how to dynamically bind check box list in dropdown list in dot net

推荐答案

使用服务器端控件CheckboxList和Dropdown列表很难做到这一点.

根据您的问题,我可以猜到您想要多选下拉列表.为此,您可以使用JQuery下拉列表或为下拉列表创建自己的自定义控件.

以下链接将对您有所帮助:

MultiSelect下拉控件 [带有多选选项的HTML下拉列表 [ ^ ]


祝您好运:)
You can not do it very easily using server side controls CheckboxList and Dropdown list.

As per your question I can guess that you want multi selection dropdown list. For that you can use JQuery dropdown or create your own custom control for the dropdown.

Below links will be helpful for you :

MultiSelect Dropdown Control[^]

Html drop down list with multi select option[^]


Best of luck :)


您还可以在这里找到您的解决方案...

多选DropDownList(DropDownList内部的CheckBoxList) [ ^ ]
You can find also here your solution...

A Multiple Selection DropDownList (a CheckBoxList Inside a DropDownList)[^]



一些可能对您有帮助的文章

http://www.dotnetspeaks.com/DisplayArticle.aspx?ID=63 [ ^ ]

http://forums.asp.net/t/1591092.aspx [

some articles which may help you

http://www.dotnetspeaks.com/DisplayArticle.aspx?ID=63[^]

http://forums.asp.net/t/1591092.aspx[^]





Happy Coding :)


这篇关于下拉列表中的“绑定"复选框列表的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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