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!
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!
Comment