Thanks for the suggestions. The event the container or table need to be
refreshed on comes from a spring bean. The scenario is that if a user
uploads a file via web service then a the uploads panel need to be
refreshed. So I check the spring bean's state to see if an upload event
occured. If so the I need to refresh the table.
I was thinking about to put a hidden element into the container (eg. a
Label) add an ajaxselfupdatebehaviour and inside onPostProcessTarget refresh
the container conditionally.

TIA, Sandor

--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/Event-driven-DataTable-refresh-tp4670574p4670576.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]

Reply via email to