Hi,
I using the Kendo Multiselect with grouping option. I have to show the items in the order in which I received them. When I apply the group, the order is altered.
See the example http://dojo.telerik.com/uNaQu.
In this example, Maria Anders is the first name of the non-grouped list. Yet she is the second name in the group "Germany" in the grouped list.
The order should remain the same, but this is not what happens.