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");

"I want to compliment you guys on your outstanding support. Love using your products especially with such great support."

Orson Tormey
Trio Technology

Random testimonial   All testimonials