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
110
JavaScript runtime error: Unable to get property 'strBrandname' of undefined or null reference
posted

Hi

I am working with iggrid my issue is when I updating Iggrid at first time working fine.

After Im click savechanges button grid getting error

The Error is:

0x800a138f - JavaScript runtime error: Unable to get property 'strBrandname' of undefined or null reference

Please resolve this as soon as possible.

Thanks

Parents
No Data
Reply
  • 15320
    Offline posted

    Hello Jeevamani,

    The error is saying by itself that there is some undefined/null object whose property "strBandname" cannot be accessed. Please provide me a runnable sample that I can test and debug on my side for further assistance from my side.

    Regards,

    Tsanna

Children