Hello,
I’m using Aspose.Grid.Web 2.0.0.2001 in a .Net site to open worksheets. In some cells, their content is filled with the return value of a javascript function and it was working well…until users started using IE 9.
With IE 9, the javascript functions are not working or at least their result is not rendering in the browser because it shows the following behavior:
LINK
I would like to know how to correct this problem for users with IE 9.
Thank you