-
15 Jun 2009 7:58 AM #1
How to make the panel to collapse horizontally
How to make the panel to collapse horizontally
I have a tree panel. I want to collapse the panel horizontally (like in explorer example) . I tried setCollapsible() on ContentPanel but it always create the vertical collapsing button. How to get the horizontal collapsing ?
Vijay
-
15 Jun 2009 1:13 PM #2
http://www.extjs.com/examples-dev/explorer.html#dialog click in layout button.. a new window will open.. the west panel have a horizontal collapse..

-
15 Jun 2009 2:02 PM #3


Reply With Quote

