Hello,I have added aspose grid web in my aspx page and page working fine in ie, but when I am opening this page in firefox(21.0), I am not able to do any operation on this grid(edit cell value, save, change sheet, etc.).
I have added it as,
I am getting javascript error in firefox,
Error: InvalidAccessError: A parameter or an operation is not supported by the underlying objectSource File: `http://localhost/SiteName/acw_client/acwmain.js` Line: 372
Please guide me for this error.
Thank you,