Closed GoogleCodeExporter closed 9 years ago
Are you still having this issue?
Original comment by sanjiv.j...@gmail.com
on 3 Mar 2009 at 2:27
Yep, i'm still having it. You did something on this one ? Because, i coded a
workaround but it's pretty ugly. Check my link to the forum. When a Panel has
to be
hidden, I go through all its children recursively and if I find a ListGrid in
the
hierarchy, make it hidden as well. I do the opposite if a Panel goes Visible.
Isomorphic said on the thread that the ListGrid was not aware of the change in
visibility. But, the issue appears only in Firefox
Original comment by ricard.i...@gmail.com
on 3 Mar 2009 at 2:46
You'll have to use the suggestion / workaround since this is due to the the
fact that ListGrid is unaware of the
parent non-SmartGWT panel. If you use VLayout / HLayout things will probably
work. Closing as not much we
can do.
Original comment by sanjiv.j...@gmail.com
on 31 Mar 2009 at 10:13
Original issue reported on code.google.com by
ricard.i...@gmail.com
on 23 Feb 2009 at 9:20Attachments: