[EDITOR NOTE: you can wrap any HTML examples with an <html> tag, and any script with a <javascript> tag.]
I would like to display a grid full sized with no scrollbars as if it were rendered in a simple HTML table.
The noscroll is a good start but for some reason unless I establish the size as an absolute measurement the grid doesn't display. the following code doesn't work without the second to last (style) element.
Any suggestions for displaying a grid without any scrolling, clipping or wasted space?
