简体   繁体   中英

ASP.NET MVC Control

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.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM