Re: how to control height of dialogbox
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:
-- 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" <j.ga...@datastoregwt.com> 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.ThanksJ.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 google-web-toolkit+unsubscribe@googlegroups.com .
To post to this group, send email to google-we...@googlegroups.com.
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 google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/groups/opt_out.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home