The GridWeb height was always error

The GridWeb height was always error.

Such as additional file.

GridWeb version is 1.9.3 (include hotfix) for VisualStudio2005

Please help me.Thanks.

Hi,

Well, for GridWeb's height / resizing issue, could you try to check your .aspx file source and try to do as follows if it works fine:

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.

And we recommend you to use our latest version too: http://www.aspose.com/community/files/53/visual-components/aspose.grid/entry126616.aspx

If you still find the issue, give us complet details of your environment, IE, IIS, OS, sample project etc. we will check it soon.

Thank you.