Hi,
I have nested Rad Splitters,
RadSplitter1 is divided horizontally to RadPane1 and RadPane2 with a height of 130px.
RadPane1 is once again divided horizontally by RadSplitter2 into RadPane11 and RadPane12.
RadPane11 wraps a Grid and RadPane12 contains collection of Buttons. RadPane12 is set a height of 120px and top RadPane11 is expected to fill remaining area.
RadPane 2 (height=130px) initially is in collapsed state and RadPane12 is also in collapsed state. With this setting, RadPane11 should cover 100% browser height. However, it renders by covering (Browser Height - RadPane2's Height)
But when RadPane2 is in expanded mode everything renders appropriately.Please see attachment to have a better idea on my issue. Is there any solution to my issue ?
Thanks,
Prava
I have nested Rad Splitters,
RadSplitter1 is divided horizontally to RadPane1 and RadPane2 with a height of 130px.
RadPane1 is once again divided horizontally by RadSplitter2 into RadPane11 and RadPane12.
RadPane11 wraps a Grid and RadPane12 contains collection of Buttons. RadPane12 is set a height of 120px and top RadPane11 is expected to fill remaining area.
RadPane 2 (height=130px) initially is in collapsed state and RadPane12 is also in collapsed state. With this setting, RadPane11 should cover 100% browser height. However, it renders by covering (Browser Height - RadPane2's Height)
But when RadPane2 is in expanded mode everything renders appropriately.Please see attachment to have a better idea on my issue. Is there any solution to my issue ?
Thanks,
Prava