Hi,
I am continously getting this error :
"ig_csom is undefined."
from ig_WebGrid.js javasciprt.
All the functionality is working fine but only this pop up is appearing.
Even after disabling the debugger it is appearing.
Can anybody please get me out of this.
Thanks,
I am still in a mess.. Somebody give some idea in this.
Thanks
Hello,
How are you loading the script files?
Based on your error coming from ig_WebGrid.js I am assuming that you are using the actual JavaScript files rather than allowing the scripts to be dynamically loaded from the assemblies. As far as your specific question, ig_csom is defined in ig_shared.js so make sure this is loaded correctly by the client and that the script files are the correct version for the assemblies that you are using.
Let me know if you have any questions with this matter.