Hi Nicolas,

you can just use a WebMarkupContainer and recreate its children on each request in #onBeforeRender().

But the question is: why do you need to refresh your components at all? It seems you don't use models correctly.
Show us some code.

Sven

Nicolas Melendez wrote:
Hi, i want to use a ListView to use the onpopulate method so when the panel
refresh i can see the new data.But the listView has always one element and i
think it was made for lots of elements.
Something is wrong in the way i am thinking.
Any suggestion?

NM



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

Reply via email to