I am using FlyTreeViewControl within and I have to navigate from one panel to another in a page. When I move to next panel while setting the visible property of the previous panel to false this FlytreeView Control disapears, the same case is when I move back from a next panel to previous panel setting its visible property to true. I set the visible property of the FlyTreeView Control to true but it never appears on that panel.