Issues in GridWeb height

Hi Team,

Excel file taking more time to load in GridWeb if we use XhtmlMode = true;

If we change XhtmlMode to false means excel file loading fastly but we are getting below error

acwmain.js-->"Microsoft JScript runtime error: 'style' is null or not an object"

Please help us on this.

Also we have followed the below steps as well

1. If the page has this tag i.e..,

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
The GridWeb.XhtmlMode should be set to TRUE.

2. If the page has the tag e.g..,


or having no tag (like this) at all,

The GridWeb.XhtmlMode should be set to FALSE.

Thanks and Regards

Saravanan.l

Hi,


Please try our latest version/fix v2.7.15.2001 (GridWeb)

If you still find the issue, kindly create a sample project (runnable), zip it and post it here to reproduce the issue on our end. Also attach the template Excel file that you are loading to GridWeb. We will check your issue soon.

Thank you.