I set height for ScrollPanel explicitly. It works now well.
Thanks.
J.Ganesan

On Saturday, October 5, 2013 9:18:46 PM UTC+5:30, Tom wrote:
>
> u should set width + height in Uibinder. if that does not work, then try 
> to set using gwt code height < Window.getClientHeight
>
> On Sunday, October 6, 2013 1:07:44 AM UTC+10, J.Ganesan wrote:
>>
>> I did that too. No avail.
>>
>> J.Ganesan
>>
>> On Saturday, October 5, 2013 6:32:06 PM UTC+5:30, Boris Brudnoy wrote:
>>>
>>> Have you tried wrapping your grid in a ScrollPanel?
>>> On Oct 5, 2013 8:40 AM, "J.Ganesan" <[email protected]> wrote:
>>>
>>>> Hi,
>>>>
>>>> I have a dialogbox, which contains a grid. The gird has about 500 rows. 
>>>> The dialogbox  becomes very long and goes beneath the screen. I need to 
>>>> show the grid inside a scrollpanel and the dialogbox should not go beyond 
>>>> screen. I tried dialogbox.setSize(), grid.setSize() and tried with css 
>>>> parameters like "max-width", "overflow:scroll". Nothing seems to work. 
>>>>
>>>> Please help.
>>>>
>>>> Thanks
>>>> J.Ganesan
>>>>
>>>>  -- 
>>>> 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.
>>>> For more options, visit https://groups.google.com/groups/opt_out.
>>>>
>>>

-- 
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.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to