ASP.NET Splitter - Resize event

Start moving the splitter separator to trigger the splitter resize event.
The sizes of the splitter panels will be updated.



The feature also works in horizontal splitter.

Example code

    <obspl:Splitter id="spl1" runat="server" OnSplitterResize="OnSplitterResizeEvent">
        <LeftPanel>
            <Content>
                ... Left Panel content here ...
    ...

JavaScript
function OnSplitterResizeEvent() { /* your code here */ }

"I love your asp.net components and they help me a great deal. Thank you so much to obout and it's developers! you guys make our life a lot easier and fun to do coding. "

Shwe Phyo Khun

Random testimonial   All testimonials