Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
1140
Getting UltraWebGrid to fill a parent container's height to 100%
posted

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.