jQuery UI Widgets Forums Angular JQX DOCKING ISSUE

This topic contains 1 reply, has 2 voices, and was last updated by  svetoslav_borislavov 1 year, 4 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • JQX DOCKING ISSUE #133070

    Antro
    Participant

    Issue 1: In JQX Docking, I can’t able use form controls in place of headers.
    Requirement: I need to use a dynamic dropdown in place of header(selected index is our custom functionality which is not working inside docking)

    Issue 2: In JQX Docking, I can’t able to handle the “close button” event.
    Requirements: Either I need the close event on the default close button or I need any methods that can use for closing the docking with my own custom close button.

    JQX DOCKING ISSUE #133074

    Hi,

    You are able to add drop down list as a header of the window.
    For the close event, you can select all the buttons and add an event listener for them.
    Here is an example with a dropdown in the header and an event listener for the click event of the close button:
    http://jsfiddle.net/a8kz1b6x/3/

    Best regards,
    Svetoslav Borislavov

    jQWidgets Team
    https://www.jqwidgets.com/

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

You must be logged in to reply to this topic.