:: Forum >>

2.0 beta 2 100% width 100% height

I am trying to load the grid. The grid is within a table cell.

I am using:
style="table-layout:fixed"
#myGrid { width: 100%;}

To get the grid to size to 100% of the table width, and that works like a charm. When I add height:100%, the grid takes 100% of the height, but no longer scrolls properly. Anyone have any ideas on this?
Jeff
Wednesday, November 9, 2005
See the following posting on explanation of grids within tables.

http://www.activewidgets.com/javascript.forum.8170.8/grid-with-width-100.html

The width works great but the height expands past the height of the window. I ended up creating a crude window.onresize program to resize the grid based on the window height.
Rick Villela
Wednesday, November 9, 2005
Thanks for the link Rick.
Jeff
Wednesday, November 9, 2005

This topic is archived.


Back to support forum

Forum search