Click on the buttons below to alter the configuration of the splitter from the code behind.
Pane1 - 120px | | Pane2 - 100px | | Pane3 - 150px
|
Source Code & Description
Server-Side API
RadSplitter provides a flexible server-side API that allows you to change easily the splitter configuration.
In the splitter's Items collection are included all panes and splitbars. You can use the standard collection methods to add/remove items in the collection.
Note that the Items collection is not kept across page postbacks and you have to rebuild it everytime.