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 */ }

"It is amazing how you guys have the tools that suits our needs to the "T" and I'm really glad to see that these tools are compatible with 3.5 as we would be moving there shortly."

Ramarao Prahalad
Texas Association of School Boards

Random testimonial   All testimonials