You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@wicket.apache.org by jammyjohn <jc...@yahoo.com> on 2010/06/29 02:37:40 UTC

Re: Panel re-rendered twice, when the data is fetched.

Hi,

I figured out the issue for panel being rendered twice :)

The addresspanel.html was not started  with <table> tag... It directly has a
<tr> tag..

It worked fine, when I constructed the tags with proper
<table><tr><td>......</td></tr></table>. 

Thanks a lot...

J
-- 
View this message in context: http://apache-wicket.1842946.n4.nabble.com/Panel-re-rendered-twice-when-the-data-is-fetched-tp2268924p2271624.html
Sent from the Wicket - User mailing list archive at Nabble.com.

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