Top "Kendo-multiselect" questions

A multiselect component of Kendo UI framework.

Clear selected value(s) for Kendo multi select

I have Kendo multiSelect control which is working perfectly fine. However I am facing issue to reset its selected value. …

jquery kendo-ui kendo-multiselect
Adding items to a Kendo multiSelect

I've got a Kendo Grid and on its DataBound event, I want to add its data source to a Kendo …

javascript kendo-ui kendo-multiselect
Using Kendo MultiSelect with Kendo UI Grid in ASP.NET MVC

This is related to another question I asked about recently. I'm trying to bind user role information to a grid, …

c# asp.net-mvc razor kendo-grid kendo-multiselect
how to give a kendo ui autocomplete widget with multiple values, the css functionality of a kendo ui multiselect widget

I am wondering if there's an easy way to have the multiselect widget's css functionality shown in this demo http://…

kendo-ui kendo-autocomplete kendo-multiselect
Kendo Multiselect value setting Bug

I having this weird problem with kendo multiselect. <input id="addTags" /><br> <input type="button" …

jquery kendo-ui kendo-multiselect