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

"Thank you very much, your suite is amazing. It´s been a long time I´m trying to do this effect and asked the suport from others suites and none of them could do it works. Great product."

A.G.Junior
Fiorilli Software

Random testimonial   All testimonials