This question is locked. New answers and comments are not allowed.
Is there a mechanism to customize the Telerik MVC Combo Box so that content customization can occur to render the combo box
as a list of checkboxes (like using ItemTemplate in ASP.NET Ajax Combo box) so that a multi-select dropdown list with checkboxes could be created? As of now I can only bind SelectListItem list to the combo box.