Row height is not correct

this problem occured when a grid contain many rows (~ >100)

html scource in Attachment

may be this problem like:

http://www.aspose.com/Community/Forums/44766/ShowPost.aspx

Hi,

I noticed that your grid contains some merged cells which spans large amount rows. For example, the cell (C4) spans 171 rows but it's row height is set to zero. Currently, the IE may not display some table correctly when a table contains some special row-spans. To walk around this problem, you should set each row's correct height or do not use row-span merges.

Hi,

I noticed that your grid contains some merged cells which spans large amount rows. For example, the cell (C4) spans 171 rows but it's row height is set to zero. Currently, the IE may not display some table correctly when a table contains some special row-spans. To walk around this problem, you should set each row's correct height or do not use row-span merges.

without span

Hi,

Many rows' height are still zero. You really want that? I think that you should set those rows' height correctly.

Thank you.