I have made this very simple example which refuses to work: http://dojo.telerik.com/OtIhA
I keep getting "Uncaught TypeError: Cannot read property 'toLowerCase' of undefined".
Curiously, changing 'kendoDiagram' to 'kendoGrid' works perfectly. So why does this data source work with Grid but not Diagram, and how can I get it to work?