listbox with checkboxes

匆匆过客 提交于 2019-12-04 19:53:44
Charlino

I use a funky little jQuery plugin - jQuery Multiselect - to turn listboxes into more user friendly checkboxes. It's themeroller ready too!

Yeah, it does rely on the user having JS enabled but it does degrade gracefully to the standard listbox.

HTHs,
Charles

Checkboxes aren't part of the standard listbox. If you need checkboxes you'll probably need to use a grid of some kind. MVCContrib has a grid control that's pretty good.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!