Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
1145
Column Fixing error
posted

I upgraded to ignite 2013.1 and now, all of a sudden, I'm getting a JavaScript error when I start up my app:

Line: 18 Error: Unable to get value of the property 'locale': object is null or undefined

This is happening in th infragistic.ui.grid.columnfixing.js file?

The call stack is:

Anonymous Function [infragistics.ui.grid.columnfixing.js] Line 18
JScript global code [infragistics.ui.grid.columnfixing.js] Line 18
_loadScript [infragistics.loader.js] Line 8
_loadMonitor [infragistics.loader.js] Line 8
_scriptLoaded [infragistics.loader.js] Line 8
onload [infragistics.loader.js] Line 8

Any ideas what might be causing this?

 

 

 

  • 1145
    Verified Answer
    Offline posted

    Nevermind, I tracked it down. My project file apparently got messed up somewhere in the upgrade process (from things I did myself, nothing Infragistics did wrong). Feel free to delete my post.


    Thanks.