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?
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,