Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
400
WHDG and IE7: adds extra space at bottom of page when expanding row
posted

I'm using 10.3 and IE7.  Create a simple page with only a WHDG, WHDS and the script manager.  Load up some hierarchical data. Size the browser window so no window scroll bars are in use.

Expand one of the rows.  Most of the time this is ok.  The grid will likely add a vertical scroll bar within the grid to accommodate the additional rows.

Now scroll to the bottom of the grid data and expand the last row.  The grid again correctly adds a vertical scroll bar, if needed.  IN ADDITION, the window now gets both a vertical scroll bar and a horizontal scroll bar (due to losing the space for the vertical bar).

The window vertical scroll bar shows up because there is now a bunch of additional white space after the grid.  This white space only shows up when expanding a row at the end of the grid, and goes away when the row is collapsed.  The height of the white space matches the height of one of the islands that was just added.

This does not happen in Firefox.  Don't know about other versions of IE or Chrome.

The page source has a ton of stuff after the end of the grid.  Comparing the page source for an unexpanded (ie, correct) page and a page with the extra white space shows that there is no difference in the page source!

Any ideas on how to make this incorrect behavior go away?

Thanks,

Dave