jQWidgets Forums

jQuery UI Widgets Forums Getting Started JQXgrid column header issue

This topic contains 3 replies, has 2 voices, and was last updated by  Peter Stoev 11 years, 8 months ago.

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
  • JQXgrid column header issue #31755

    sac
    Participant

    We are using Jquery date picker control along with JQXGrid.

    When date picker pops-up theJQXgrid header is get displayed on top and (see screen shot) we are facing same issue with top menu option.

    >>  We have tried to fix this using below CSS

    .jqx-grid-column-header{z-index:0!important;}

    But after fixing this we observed that JQXgrid headers are not remain frozen in case of frozen columns.

    JQXgrid column header issue #31758

    Peter Stoev
    Keymaster

    Hi sac,

    jqxDateTimeInput’s Popup has much higher z-index compared to the Grid’s Header. I also do not suggest you to change Layout/Z-Index settings in the CSS.

    Best Regards,
    Peter Stoev

    jQWidgets Team
    http://www.jqwidgets.com

    JQXgrid column header issue #32397

    sac
    Participant

    This issue is not only exist with Datepicker. We are having top menu which also goes hidden due to JQXGrid header.

    JQXgrid column header issue #32399

    Peter Stoev
    Keymaster

    Hi sac,

    The solution that I can suggest you is to update the z-index of the date picker’s popup that you use on your page or use jqxDateTimeInput instead.

    Best Regards,
    Peter Stoev

    jQWidgets Team
    http://www.jqwidgets.com

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

You must be logged in to reply to this topic.