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
150
Grid control sizing....
posted

I'm looking for suggestions or strategies to handle vertically re-sizing grids (automagically). Specifically, I'd like a grid to grow it's height until it reaches a max height, or all rows are currently displayed (no scrolling).

First, have I missed a setting that can do this?

Second, assuming No to the first, what would be the most pragmatic way to determine if the grid is clipping some rows? And following that, to determine how many are being clipped, and what their height is.

 I'm open to other suggestions. Maybe I've missed some combination of table/bag/flow layout manager with AutoResize control settings.

 

Thanks,

Frank