ASP.NET Splitter - Get panel size

You can know any time the sizes of your panels.
Start moving the splitter separator to see the panel sizes.



The feature also works in horizontal splitter.

Example code

    <obspl:Splitter id="spl1" runat="server" StyleFolder="styles/default">
        <LeftPanel>
            <Content>
                ... Left Panel content here ...
    ...

JavaScript
spl1.GetPanelSize("LeftContent", "width");
spl1.GetPanelSize("RightContent", "height");

"Your products are always the best out there."

Jeff Seiffert
Peters & Associates

Random testimonial   All testimonials