jQWidgets Forums

jQuery UI Widgets Forums Grid Grid Headers Cover Scroll bar of Panel

This topic contains 2 replies, has 2 voices, and was last updated by  aoverton07 11 years, 4 months ago.

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
  • Grid Headers Cover Scroll bar of Panel #49409

    aoverton07
    Participant

    When you’re using a grid inside of a panel, the column headers have a higher z-index than the vertical scrollbar of the panel, causing an unpleasant appearance. This is illustrated here:

    http://jsfiddle.net/DRpF6/5/

    You can find the vertical scrollbar and set its z-index to be higher than the grid column headers (higher than 199). I’ve included a line of code at the bottom (it’s currently commented out) to display what the behavior should be in my opinion…..my only concern with this workaround is that I dont want the new z-index of the scrollbar to cause it to be displayed over other elements that it should not, I have encountered any problems yet tho.

    Does your team plan on fixing this issue in a future release or should i use the workaround for now?

    Best Regards,

    Alex Overton

    Grid Headers Cover Scroll bar of Panel #49429

    Peter Stoev
    Keymaster

    Hi Alex Overton,

    We do not plan to make changes about the Grid’s Z-Index.

    Best Regards,
    Peter Stoev

    jQWidgets Team
    http://www.jqwidgets.com

    Grid Headers Cover Scroll bar of Panel #49480

    aoverton07
    Participant

    Peter,

    The Grid’s Z-Index is not in question here, it is the Z-Index of the Panel’s vertical scrollbar, as shown in the example I provided….

    Best Regards,

    Alex Overton

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

You must be logged in to reply to this topic.