开发者

ASP.NET MVC Control

开发者 https://www.devze.com 2023-03-15 17:15 出处:网络
Can anybody recommend a combobox/drop down list control that also has checkboxes on each row?It would also need to support 开发者_高级运维multi select.

Can anybody recommend a combobox/drop down list control that also has checkboxes on each row? It would also need to support 开发者_高级运维multi select.

Thanks.


You can use the RadComboBox along with a little tweaking as provided for by this telerik community project, found here.

Should all work fine in MVC.


there one from SyncFusion.com with code for both Razor and aspx but I doubt you'll be able to find a free one.

0

精彩评论

暂无评论...
验证码 换一张
取 消