So are you passing List<Subscription> to your provider's constructor, or are you loading a fresh list for #size() and #iterator() in each request?

Sven

On 10/15/2013 04:20 PM, dhongyt wrote:
I use a DataView and the data comes from the ListProvider which I created a
Sortable ListProvider.
I provided the Sortable ListProvider with a List<Subscription> which I get
through a hibernate database call.



--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/Browser-Page-Refresh-Not-Really-Refreshing-tp4661826p4661828.html
Sent from the Users forum mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to