jQWidgets Forums

jQuery UI Widgets Forums Grid Horizontal scroll bar overlaps last row

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

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
  • Horizontal scroll bar overlaps last row #90445

    stlredlink
    Participant

    Hi,

    as you can see in this example jsfiddle the horizontal scroll bar (slightly) overlaps the last row.

    Do you know how we can fix that? The last row should be fully visible (22px as defined via rowsheight) and the horizontal scroll bar positioned correctly under it.

    Best regards

    Horizontal scroll bar overlaps last row #90448

    Peter Stoev
    Keymaster

    Hi stlredlink,

    Turn off the rowsheight or autoheight settings.

    Best Regards,
    Peter Stoev

    jQWidgets Team
    http://www.jqwidgets.com

    Horizontal scroll bar overlaps last row #90451

    stlredlink
    Participant

    Hi Peter,

    thanks for your fast response. Actually your answer is not very satisfactory. It’s like a feature has bug and instead of fixing it the solution is to not use that feature. :S

    By not using rowsheight it still remains the same problem – still overlapping, last row hasn’t full row height like the other rows.

    So we have to get by with that overlap bug when using autoheight in combination with horizontal scroll bar?

    Best regards

    Horizontal scroll bar overlaps last row #90453

    Peter Stoev
    Keymaster

    Hi stlredlink,

    The overlap is 1 to 2 px. What I am saying is that if this is a major issue for you, then do not use autoheight and manually set the height to the Grid.

    Best Regards,
    Peter Stoev

    jQWidgets Team
    http://www.jqwidgets.com

    Horizontal scroll bar overlaps last row #90503

    stlredlink
    Participant

    Hi Peter,

    well, it’s not a major problem but our customers are very fussy. To turn off autoheight and use a fixed height is not an option for us since the grid height shall be automatically set after adding or removing rows.

    May in any future release this could be fixed as it seems just a little calculation problem while calculation the position of the scroll bar.

    Thanks anyway.

    Best regards

    Horizontal scroll bar overlaps last row #90504

    Peter Stoev
    Keymaster

    Hi stlredlink,

    I added a work item for this Grid thing. Seems like the border is just not taken into account in the grid’s auto-height calculation.

    Best Regards,
    Peter Stoev

    jQWidgets Team
    http://www.jqwidgets.com

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

You must be logged in to reply to this topic.