Article information
Article relates to
RadPanelBar v3.x "classic" RadPanelBar for ASP.NET AJAX (Telerik.Web.UI 2008.1.x)
Created by
Paul, Telerik
Last modified by
Veskoni, Telerik
HOW-TO Make RadPanelBar occupy 100% of browser window's height.
SOLUTION (v.3.x) By design, in its Height property RadPanelBar accepts a pixel value only . This makes it hard to extend the panelbar to occupy 100% of the height of the browser, especially if you have set the FullExpandedPanels and SingleExpandedPanel properties to true. However it is possible to make the panelbar occupy the 100% of the visible height of the browser window. Here are the steps to accomplish that:
This will guarantee that even after you resize the browser the panelbar will occupy the full visible height of the window.
Resources Buy Try