I love RPNiemeijer 's kendo-knockout. I can bind a Knockout observable array containing objects with observable properties directly to the grid.
But.. I need some options in Kendo only available in the datasource (e.g. grouping options)
Is it somehow possible to bind an observable array containing objects with observable properties to a Kendo grid via a datasource?
An observable aware datasource would be great, but I can't find it or know how to create it.