jQuery UI Widgets › Forums › General Discussions › Layouts › Layout and Docking Layout › Show/Hide panels
Tagged: Angular docking layout, Angular layout, docking layout, hide, jQuery docking layout, jQuery layout, jqxDockingLayout, jqxLayout, layout, loadLayout, panel, restore, SaveLayout, show
This topic contains 5 replies, has 3 voices, and was last updated by Dimitar 9 years ago.
-
AuthorShow/Hide panels Posts
-
I need the ability to show a closed panel. Is this possible or are the panels destroyed by closing them?
I don’t see a show method or a visible property. What am I missing here?
Thanks!
Hello cbh,
Unfortunately, there is no such functionality in jqxLayout/jqxDockingLayout, but you may be able to use the methods saveLayout and loadLayout to achieve your requirement. Their functionality is demonstrated in the following online example: http://www.jqwidgets.com/jquery-widgets-demo/demos/jqxdockinglayout/javascript-docking-layout-save-load.htm?arctic.
Best Regards,
DimitarjQWidgets team
http://www.jqwidgets.com/I am afraid that the save/load layout is unacceptable for my application. Once a panel is closed it and all of its content are apparently destroyed. I need the content intact and simply hidden. There is not a cancelable onClosing event that would allow me to save state.
In my opinion this is the best docking layout tool I have seen to date but it is maddeningly unusable.
CBH
Hi CBH,
We are sorry to hear that. We have noted your feature request and will try to improve the widget’s functionality in future versions of jQWidgets. Meanwhile, you may also try using the method addFloatGroup to dynamically add new floatGroups with the content of destroyed panels.
Best Regards,
DimitarjQWidgets team
http://www.jqwidgets.com/Hi,
Has any advancement in this area been done? I also need the same functionalityHi morgenweck,
Unfortunately, this feature has still not been implemented.
Best Regards,
DimitarjQWidgets team
http://www.jqwidgets.com/ -
AuthorPosts
You must be logged in to reply to this topic.