Is it true that: (or am I missing something?)
- Kendo UI MVVM doesn't support css binding;
If it is, how to define a custom css binding?
I found an implementation here, but I only have the minified kendo js files, can anyone give a link to download the uncompressed kendo js files?
update
temp solution: http://feedback.kendoui.com/forums/127393-kendo-ui-feedback/suggestions/2782980-add-an-mvvm-css-binding
have to modify the kendo.web.js source code.