Hello Brian,
The MultiSelect widget persists all filters, which have different field value from the
dataTextField option. Default filters, which filtrate the data on the same field as the
dataTextField is not supported, because the widget creates and remove filters for the same field dynamically.
If you need to remove data then I would suggest you wire the
change event and remove all unnecessary data items:
Regards,
Georgi Krustev
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework -
download Kendo UI now!