I don't understand that documentation sentence you just quoted.

What I've done is one of two things as a workaround: 1) set a ~20 pixels 
padding-right on the last column, or 2) set a size to the column to be ~20 
pixels wider than what expect the content to be on the last column.

On Friday, February 8, 2013 1:49:22 PM UTC-5, Alex opn wrote:
>
> It's caused by 
> CustomScrollPanel<http://google-web-toolkit.googlecode.com/svn/javadoc/latest/com/google/gwt/user/client/ui/CustomScrollPanel.html>which
>  is used internally by DataGrid afaik. The documentation suggests: 
>  
>>
>> If the scrollbars obscures the content, you can set the padding-top and 
>> padding-bottom of the content to shift the content out from under the 
>> scrollbars. 
>>
>
> Hope this helps a bit? 
>
> Am Freitag, 8. Februar 2013 07:53:24 UTC+1 schrieb kedar vyawahare:
>>
>> Hi all,
>> I am facing a DataGrid horizontal/Vetricle Scrollbar overlaps the last row
>> issue. While displaying the data grid, It overlaps the last row as well as 
>> column.
>> Attached is the screen shot.
>>
>> This issue is not specific to IE8. You can reproduce it any browser.
>> For vertical scroll bar, even if I add some padding  or make the last
>> column wider , the issue is still persist.
>>
>> Please suggest workaround to sort out this.
>>
>> Thanks in advance.
>>
>> Kedar
>>  
>>
>>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to