Hi,
To keep things simple I have stripped my problem down to the bare minimum. I have a basic TabStrip with 1 tab linking to a single PageView containing a single Grid.
I have followed the various threads on getting the height of the Grid to fill up the window. This works absolutely fine on its own. However as soon as I wrap it in the above TabStrip-MultiPage structure, the Paging section on the Grid overflows the window causing a scrollbar to display. Using IE8 developer tools, if I display:none the main RadTabStrip div the Grid fits fine in the window so I believe this is the culprit.
However my question is, how can I use the two controls together and keep the height 100% functionality on the Grid?
Regards,
To keep things simple I have stripped my problem down to the bare minimum. I have a basic TabStrip with 1 tab linking to a single PageView containing a single Grid.
I have followed the various threads on getting the height of the Grid to fill up the window. This works absolutely fine on its own. However as soon as I wrap it in the above TabStrip-MultiPage structure, the Paging section on the Grid overflows the window causing a scrollbar to display. Using IE8 developer tools, if I display:none the main RadTabStrip div the Grid fits fine in the window so I believe this is the culprit.
However my question is, how can I use the two controls together and keep the height 100% functionality on the Grid?
Regards,
