the multiselect control should have the possibility to define elements as not editable (readonly) so that those elements can not be removed while other elements can be removed or new elements can be added.
Hello,
We are closing the feature request due to lack of interest and activity.
Regards,
Ivan Danchev
Progress Telerik
Thanks for the suggestion. Basically, the multiselect widget displays what's available as items in its data source. The logic you describe can probably be applied at data source level, i.e. via your own programmatic checks you can specify which data source items to can be added/removed and visualized via the multiselect UI component. Does this make sense?