This topic contains 5 replies, has 3 voices, and was last updated by  Dimitar 7 years, 5 months ago.

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
  • Show/Hide panels #78006

    cbh
    Participant

    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!

    Show/Hide panels #78020

    Dimitar
    Participant

    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,
    Dimitar

    jQWidgets team
    http://www.jqwidgets.com/

    Show/Hide panels #78056

    cbh
    Participant

    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

    Show/Hide panels #78081

    Dimitar
    Participant

    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,
    Dimitar

    jQWidgets team
    http://www.jqwidgets.com/

    Show/Hide panels #93340

    morgenweck
    Participant

    Hi,
    Has any advancement in this area been done? I also need the same functionality

    Show/Hide panels #93357

    Dimitar
    Participant

    Hi morgenweck,

    Unfortunately, this feature has still not been implemented.

    Best Regards,
    Dimitar

    jQWidgets team
    http://www.jqwidgets.com/

Viewing 6 posts - 1 through 6 (of 6 total)

You must be logged in to reply to this topic.