3.2.0

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
November 9,
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
November 9,
Thanks for the link Rick.
Jeff
November 9,

This topic is archived.

See also:


Back to support forum