Hi,
I have found a problem when having text with ampersand in the data used for a pivot grid when expanding the row or column with that ampersand in the caption. A JavaScript exception is caused in the browser (Chrome & IE). The exception is "Uncaught TypeError: Cannot read property 'value' of undefined at init._buildRow" in kendo.all.js:73938. The undefined object is dataItem.
I have encoded the ampersand using & within the string at the datasource and whilst that is displayed correctly I believe the & within the encoded & is still causing the exception. I have tried using the rowHeaderTemplate and the row encoded property but neither seem to stop the error from occurring. Is there another way I should be encoding this text so that it doesn't break the JavaScript code?
My original project is Kendo UI for MVC but I have created a dojo using the JavaScript version to re-create the problem.
dojo.telerik.com/@amdenley/OkEqIV/2