The nested container (with a blue border) is contained within a WebSplitterUpdatePanel
of its parent container. So adding/removing/re-arranging panels in the nested container
will not cause the entire page to refresh.
Click the following button to add/remove a third panel to the nested container.
(Note that this does not simply show/hide the panel at the client side, but actually
adds/removes the panel at the server side.)