What exactly is your widget structure ? You might have wrong sizes in
one of your panels and that's hiding the srollbars (or something like
that, can't really tell without looking at the code)

Try looking at the compiled app with firebug on firefox (with the
"Inspect" functionality), that should tell you what's going on
exactly.

Hope that helps,

Salvador

On 15 mai, 06:22, Suren <[email protected]> wrote:
> Hi All,
>
> I am using a Grid to display 100 rows and 80 columns.
>
> I used FixedWidthGrid and put that in ScrollTable (using incubator
> widgets).
>
> I wanted to introduce a toolbar at the top of the Grid. so I placed 7
> buttons with background image in place and put that in the Horizontal
> panel. Finally I added that panel to my RootPanel.
>
> The moment I 've done this, I lost my horizontal scorll bar in the
> scorll table (in IE). But firefox behaves differently. It has now two
> horizontal scrollbars, one for the browser and one for the
> scrolltable.
>
> Till before I add the horizontal Panel everything was perfect.
>
> What should I do in this case?
>
> Advance thanks many
>
> Suren
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to