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
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
Thank You For Your reply....I found My Answer