jQWidgets Forums

jQuery UI Widgets Forums Lists DropDownList Context menu on dropdown list

This topic contains 3 replies, has 2 voices, and was last updated by  andy8 10 years, 9 months ago.

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
  • Context menu on dropdown list #56071

    andy8
    Participant

    Hi All,

    Is it possible to create a context menu when right-clicking on a item of a dropdown list? I have seen a demo for the jqxGrid, but not for a dropdown.

    What I need is to pass the ID (or a value) of a right-clicked dropdown item into the callback function of the context menu. Is it doable? If yes, could you guys provide a demo, please?

    Thanks!

    Context menu on dropdown list #56085

    Dimitar
    Participant

    Hello andy8,

    Unfortunately, you cannot add a context menu to the dropdown of a jqxDropDownList because the (right) click would close the dropdown.

    Best Regards,
    Dimitar

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

    Context menu on dropdown list #56116

    andy8
    Participant

    Hello Dimitar,

    What about dropdown with checkboxes? The right click doesn’t close the dropdown. Can it be done for checkboxes?

    Thanks

    Context menu on dropdown list #56130

    andy8
    Participant

    Anyway, I’ve managed to get it working on the jqxDropDownList with checkboxes. Thanks.

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

You must be logged in to reply to this topic.