jQuery UI Widgets Forums Layouts Docking Jqx docking

Tagged: 

This topic contains 1 reply, has 2 voices, and was last updated by  Mariya 9 years, 7 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Jqx docking Posts
  • Jqx docking #75262

    apj
    Participant

    My case i want to disable the dragable but i need to showCollapseButton.

    i used below code but not working
    selector.jqxDocking(‘disable’);
    selector.jqxDocking(‘showAllCollapseButtons’);
    when we disable showAllCollapseButtons also disabled .
    Help me to disable drag option only with out affecting showAllCollapseButtons.

    Jqx docking #75263

    Mariya
    Participant

    Hi apj,

    In order to disable the dragging of jqxDocking, you can use the ‘pinWindow’ method as shown in the example: http://jsfiddle.net/jqwidgets/K5ZCB/

    Best Wishes,
    Mariya

    jQWidgets Team
    http://www.jqwidgets.com

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

You must be logged in to reply to this topic.