Please look at this picture:
There are:
+ PanelView
+ View 01
+ View 02
+ EmptyView
In the PanelView, there are two buttons, button01 and button02. When press on button01, it shows View01; when press on button02, it shows View02.
Problem is:
How to do above things without creating inbound, outbound and navigation link.
Thank u a lot.