Any possible chance of getting a resize to fit container option like you have on the ContentPanels? I really enjoy the fitToFrame and it would be awesome if we could make grids resize to the containers (or should I say container's container).
In my particular instance I am using a single grid in a 'center' contentpanel of a borderlayout and it makes sense for the grid to fill the entire area.
When I tried autoHeight on the GridPanel, it fills the entire area, however there were no scrollbars, so the rest of the data on the GridPanel cannot be viewed. Is there a way to automatically display a scrollbars everytime the content of the grid exceeds the display area?
When I tried autoHeight on the GridPanel, it fills the entire area, however there were no scrollbars, so the rest of the data on the GridPanel cannot be viewed. Is there a way to automatically display a scrollbars everytime the content of the grid exceeds the display area?