Completed
Last Updated: 06 Nov 2015 10:41 by ADMIN
Uroš
Created on: 06 Nov 2015 09:13
Category: UI for ASP.NET MVC
Type: Feature Request
1
Bind ComboBox to local data
It would be nice to have option to bind ComboBox to data on client (javascript array). In case you have 2 ComboBoxes using same list of items, combos call server method 2 times.  
1 comment
ADMIN
Telerik Admin
Posted on: 06 Nov 2015 10:41
Binding combos to client js array is supported when using pure Kendo UI client widgets.

Regardless if you use the client widget or the MVC wrapper, when you feed two combo instances with data through a method it will be called 2 times.

In case you want to have support for shared data source in the MVC wrappers, cast your vote for this feedback item: http://kendoui-feedback.telerik.com/forums/127393-telerik-kendo-ui-feedback/suggestions/3210033-allow-use-of-shared-datasource-for-multiple-contro