Cannot read property 'AddNew' of undefined

Hello,

i have this error message on initialization of the PivotGrid.

angular.js:11655 TypeError: Cannot read property 'AddNew' of undefined
    at Object._getLocalizedLabels (http://localhost:52987/Scripts/syncfusion/scripts/web/ej.web.all.js:330749:54)
    at Object._initPrivateProperties (http://localhost:52987/Scripts/syncfusion/scripts/web/ej.web.all.js:328085:34)
    at Object._init (http://localhost:52987/Scripts/syncfusion/scripts/web/ej.web.all.js:328037:18)

with the minified version, this error doesnt occure, i need the unminified file, can somebody help?

Greetings

I.R

3 Replies

SP Sastha Prathap Selvamoorthy Syncfusion Team August 31, 2016 09:01 AM UTC

Hi Ruzic, 
 
You can download the non-minified files from the online “Custom Script Generator” itself. Please find the following link. 
 
Custom Script Generator: http://csg.syncfusion.com/combine 
 
Regards, 
Sastha Prathap S. 



RI RI August 31, 2016 09:11 AM UTC

Thanks Sastha,

that wasn't my question, i already have an unminified version.

I found out that the error occured because i forgot to bind th jquery.linq.js.

Greetings

I.R


SP Sastha Prathap Selvamoorthy Syncfusion Team August 31, 2016 09:19 AM UTC

Hi Ruzic, 
Thank you for your response. 
Regards, 
Sastha Prathap S. 


Loader.
Up arrow icon