ASP.NET Splitter - Open URL on click

Load any page into your splitter panels

Click on a TreeView node or use regular links.

Click here for advanced example.



The feature also works in horizontal splitter.

Please check how to set URL on server.
See also how to load one panel from another.

My Favorites



Example code

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

HTML Link
<a href="javascript:spl1.loadPage('LeftHeader', 'leftHeaderPage.html');">Refresh Panel</a>


JavaScript
spl1.loadPage("LeftHeader", "leftHeaderPage.html");
spl1.loadPage("RightContent", "leftContentPage.html");

"You guys are the best! Thank you, you're making our lives much more easier."

Bronida Tarutin

Random testimonial   All testimonials