ASP.NET Splitter - Optional Header and Footer

Header and Footer doesn't scroll with the panel content.


The feature also works in horizontal splitter.

Example code

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

"First of all, Thanks to all of you for helping me in cruch situations... Your precious help is just more than to be expressed rather appreciated in words... Really Thank you..."

Abhisek Singh