jQWidgets Forums

jQuery UI Widgets Forums Grid Column menu shows behind grid

This topic contains 2 replies, has 2 voices, and was last updated by  Gwyn 6 years, 7 months ago.

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
  • Column menu shows behind grid #102786

    Gwyn
    Participant

    I’ve added the grid to a “window” (created in Extjs), and it displays. However, when I click the column dropdown menu it ends up displaying behind the window and therefore is not visible.

    (wish it was possible to paste images – this one will disappear after 90 days and therefore the quality of this question be lowered for future viewers)
    [IMG]http://i63.tinypic.com/2eb47th.png[/IMG]

    Column menu shows behind grid #102800

    Peter Stoev
    Keymaster

    Hi Gwyn,

    Probably this Extjs window has very high z-index. Your options here are:

    1. Lower ExtJS window’s z-index.
    2. Increase jqxGrid’s popup menu z-index to be higher than ExtJS window’s z-index.
    3. Use jqxWindow as a Window.

    Regards,
    Peter

    Column menu shows behind grid #102809

    Gwyn
    Participant

    Thanks, I figured this is probably the solution. There isn’t really a standard for z-index so mixing and matching components means pain!

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

You must be logged in to reply to this topic.