Yes I understand your point. But i have to get the object manipulate it then only feed it to the label. In this case i cannot pass the model directly.
For this i had to workaround this problem bit differently. I had moved the section to a fragment and then inside onBeforeRender i am reconstructing the fragment by fetching data from db and attaching to the container. This works for me. Thank you. -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/reload-model-on-render-tp4442813p4443821.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]
