This example shows how to use the forceFit
config to make columns always fit within the available width.
This also illustrates the reserveScrollbar
config which means that space for the scrollbar will always
be reserved even if the grid panel is tall enough that no scrollbar is required.
Note that the js is not minified so it is readable. See force-fit-grid.js.