Ie support issue

Hi, please tell me that which i.e. versions is supported?

Hi,

Thanks for using Aspose.

Could you please elaborate your question more? We will look into your query and help you asap.

I am a user of ASPOSE.GRID.WEB since 2007, recently I found that it’s not well formatted while using IE 7 or above.



So, I came here for solution. Any idea?

Hi,

Thanks for your clarification.

Please provide us your simple and runnable sample project replicating your issue with the latest version:
Aspose.Cells
for GridWeb v2.7.11.2000


Please also provide any source files you are using inside your project.

We will look into your issue and fix the problems with the IE.

The provided sample screen shot is running on your online sample.

Hi,

Thanks for your posting and using Aspose.

Live Aspose.Cells for GridWeb demos are just for demonstration purpose, they use quite an old version of Aspose.Cells for GridWeb.

Please download and use the Offline GridWeb Demos which uses the latest versions of GridWeb.


Please run the demos at your end and let us know your feedback.

Nice work!

It works perfectly on all my browsers.

I am an old user, how can I update to latest version?

Hi,

Thanks for your feedback.

It’s good to know that these demos are working on all browsers.

Please download the latest version from this link:
Aspose.Cells
for GridWeb v2.7.11.2000


You need to add following settings in your web.config file.



<add key=“aspose.cells.gridweb.acw_client_path” value=“/acw_client/” />

<add key=“aspose.cells.gridweb.force_script_path” value=“true” />

<add key=“aspose.cells.gridweb.forcepath” value=“true” />



Copy the acw_client in your virtual directory and Aspose.Cells.GridWeb.dll in your Bin directory.

For more help, please check offline demos who they have been setup.

Please also read the following article from the documentation for complete reference.