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

"I have downloaded the grid and I enjoy working with it. I was also evaluating the Infragisticts package, but found your product easier to get going and easier to configure."

Henrik Kristensen.
Lumina Systems Delivery