Hello, I'm using a PivotGrid with flat data (like the one in this sample:
http://dojo.telerik.com/eNAj).
Right now I have two fields as columns, one as row, and one as measure. But if I try to add a second field as measure I'm getting this error:
Uncaught TypeError: Cannot read property 'children' of undefined kendo.all.js:55433
Any help would be appreciated.
Thank you