Sliding Panes
RadSlidingZone and RadSlidingPane controls
give you the ability to define sliding panes in your splitter control. Sliding
panes are used to greatly optimize the layout of your page.
By defining sliding panes in the sliding zone container you can initially
hide the content that your users do not need to see all the time.
By clicking on the pane tab the content of the pane is displayed. Then user can
dock the content in the page layout if the content should be visible all the
time.
The Sliding zone also provides you with the ability to initially show the pane
content (through its DockedPaneId and
ExpandedPaneId properties).
By providing a flexible client side model you can easily develop your custom
application.
For more details on handling client events, review the client events section.