Does anyone have any experience with or code snippets for getting a grid to consume 100% of the height of its parent container. In our grids, we allow users to enable/disable features like the Group By. So, if the grid is consuming 100% of the height when the GroupBy is disabled, if the user enables it, it pushes the bottom of the grid out of the container.
One example of where we try to get a grid to consistenly consume 100% of the height of its container, is within the pane of an igSplitter control.