Posted 07 Mar 2012 Link to this post
Posted 08 Mar 2012 Link to this post
Right on target. We will fix that for the official release. Keep the great feedback coming!
Posted 26 Mar 2012 Link to this post
Posted 04 Feb 2013 Link to this post
The described issue is already addressed and the fix is included in the last internal build of Kendo UI. I will suggest you give it a try.
Posted 19 Jun 2015 Link to this post
Can we bind data-option-label or template with observable ?
data-option-label="data-bind= html:varObservabel"
Or
data-option-label="varObservable"
var viewModel = kendo.observable({
varObservable:"select somthing..." });
Posted 24 Jun 2015 Link to this post