I tried that, it didn't make any difference.  I think the problem is due to
the item reuse strategy ReuseIfModelsEqualStrategy.  It has a cache of the
existing items and only compares to see if the new models are in the list of
the old models (which for my case they are), and if they are it uses the old
model, regardless of whether the data in the new model is different.
-- 
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/Updating-inmethod-grid-from-the-server-tp3015007p3016451.html
Sent from the Users forum mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to