Yes, you can achieve the desired functionality, using the templates of the MultiSelect. You can define both item-template and tag-template. The first will help you render the checkboxes and the second will help you in implementing the logic for the tagmode (single or multiple). Please check the sample example below, which demonstrated such implementation:
Also, note how the dataBound and change events of the widget are used, in order to achieve the correct behavior, when checking and unchecking items.
Regards,
Nencho
Progress Telerik
Do you want to have your say when we set our development plans?
Do you want to know when a feature you care about is added or when a bug fixed?
Explore the
Telerik Feedback Portal
and vote to affect the priority of the items