IE10 Issue with Aspose Grid

Hi,

We have a license of and are using Aspose Grid 2.0. While testing on IE10 the Aspose Grid behaves in a read only fashion (i.e. i am unable to insert the data). Please let me know is it an issue with the grid and what should i do to fix it.

Regards,

Anuj (v-anujan@microsoft.com)

Hi,

We recommend you to kindly upgrade to our latest version of Aspose.Cells.GridWeb now:
http://www.aspose.com/community/files/51/.net-components/aspose.cells-for-.net/entry375305.aspx
Download the installer via the MSI of Aspose.Cells for .NET package v7.2.0, you may get the latest version of Aspose.Cells.GridWeb v2.7.5.2000 in it, use it in your project.


If you need to stick with the older version of Aspose.Grid.Web, I am afraid, we cannot help much as Aspose.Grid.Web has been renamed to become Aspose.Cells.GridWeb now (see the topic on how to upgrade to Aspose.Cells.GridWeb:

Upgrade Aspose GridWeb to Aspose.Cells.GridWeb

which is more robust and feature rich component now and as a part of Aspose.Cells for .NET package.

In case, if you still want to use older versions, you may try:

The older GridWeb control might not work fine in IE > 8. There can be two temporary solutions to resolve the issue without setting the IE compatibility mode manually.

1. Add into header section of html which contains gridweb control. The code is like this:



Untitled Page


2. Configure the IIS settings, add the custom header(X-UA-Compatible) and value (IE=EmulateIE7). This solution will apply the custom header to all requests.

Again the above solution has no warrantee to work with IE10.

Thank you.

Thanks for the Info. Amjad. Can you please tell the process to procure the license for "Aspose.Cells.GridWeb v2.7.5.2000v" and also the CODE changes required to use it in our project. Our project is a Windows Azure Web role built using .net framework 4.0

Regards,

Anuj

Hi,


Please check the document on how to upgrade to latest Aspose.Cells.GridWeb control:


And, for licensing , please contact Aspose.Purchase team in the forum:

Thank you.