Hi.

We have multiple DataGrids sharing the same DataProvider. What seems to 
happen is that only the visible DataGrids get updated when the data from 
the provider changes. Other displays residing in other tabs in our tab 
panes seems to hold the data, but when you change to their tabs they all 
show up blank. Looking in the DOM inspector, you can see that they have no 
data, only headers. As soon as you manipulate the lists, by for instance 
asking them to select a specific row, they are instantaneously updated to 
the correct state. This happens with both Async and List data provider. I 
was wondering if anyone else is seeing this behavior before I proceed with 
trying to debug the code and reproduce a test case. We're running 2.5.0.

Thank you

Alexander T

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-web-toolkit/-/lFe5tT3tUmYJ.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to