Question
Changing a Grid's Height at Runtime
Hi,
I am having trouble figuring out how to change a grid's height at runtime. The number of rows when the grid is populated is unknown and I need all rows to be showing (no vertical scroll bar) so that when the mashup is printed there are no rows cut off. Is there a way to achieve this dynamically sizing behavior without creating a custom extension?
Thank you

