Hi,

I have a CellTable with an AsyncDataProvider who fetches portions of data 
from a database, as requested by the CellTable.

It's nice that CellTable keeps track of which portions are already loaded 
and that. However, there are events such as changing combobox which require 
reloading of the data.

For example, imagine a list containing cars and a combobox which allows to 
select a car manufacturer. When a car manufacturer is selected, the data 
within the list becomes invalid. But how can I tell the CellTable to reload 
its data?

Thanks
Magnus

-- 
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/-/AJPqIhwyn0oJ.
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