Hi all..

I have a tabbed panel, and on each tab is a panel containing various
bits of data (mostly in Grids).

When the app starts, the entire GUI is set up, and calls made to the
server to update the data onscreen.

The server shows it is getting all the requests, and responsponding,
and GWT/GWT-Ext shows that it is getting the callback, and that the
data is there.  The updates happen functionally, but all the pages
that weren't visible when the updates happen, aren't updated.  The
grids on those pages are empty.

To verify, I added a global "update all" button, that updates all the
panels.  I click on it, but only ever see the panel updated that is
the one that happens to be shown at the moment.

Does anybody know what might be causing this?  This is rather odd
behavior.

- Tim

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"GWT-Ext Developer Forum" 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/gwt-ext?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to