Hello,
I have multiple MultiSelectFor in my view with the same Ajax Datasource - now I want to use the Html.Kendo().DataSource for all of this
MultiSelectFor but it seems this is not possible - is it only possible to use Html.Kendo().DataSource with Grid and Autocomplete like in the sample?
how to share a datasource with multiple MultiSelectFor or FropDownFor?
(I don't want to have multiple requests)
robert
