Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    ListGrid Summary setLeaveScrollbarGap

    SmartGWT ver: 2.2
    Browser: IE 7.0.5730

    Hi,
    I have created a ListGrid with a summary using
    grid.setShowGridSummary(true)
    then I did
    grid.setLeaveScrollbarGap(false)
    to disregard the gap.

    but for the Summary row it still shows the gap. How do I remove the gap in the summary row?

    I attached a screen shot. Please look at the lower right corner to see the gap of the summary row.

    Thanks!
    Attached Files

    #2
    This was fixed after 2.2, you can grab a nightly build to get the fix.

    Comment

    Working...
    X