Does aspose.cell.gridweb works with IE 10 or IE 11

I want to ask, does aspose.cell.gridweb works with IE 10 or IE 11?
So far it is working in IE 8
but when using IE 10 or 11, it is not working as it should
in IE 10 or IE 11, the gridweb will lose it's focus after focus out from one of the cells in the gridweb

This message was posted using Email2Forum by Tahir Manzoor.

Hi,


Well, currently Aspose.Cells.GridWeb does not work very well on IE10/11, so you have to use the compatibility mode of IE8/9 to work with it on IE10/11 browser type. You may try to add the following line of code in the header section in .aspx page:
e.g
Sample code:




Thank you.

I done that already. It is still not working well. Hopefully your side can up the version which can support IE 10/11 soon.

Hi,


It should work fine in IE8/IE9 compatibility mode.

Could you download and try our latest version/fix: Aspose.Cells for GridWeb v6.0.0.2001 with acw_client files if it makes any difference.

If you still find the issue, kindly provide us a sample project (runnable) to reproduce the issue on our end, we will check it soon.

Thank you.