ListView is appropriate, just make sure you set the setReuseItems to true.

Other repeaters may well work too, but ListView is the most obvious choice,
so might as well use it.  (I'm a wicket noobie, and had the same problem a
few days back)


Edvin Syse wrote:
> 
> Hi Ned,
> 
> Thanks a lot, that solved my problem. It just occured to me that I guess 
> I could use some other Repeater-component instead, so that the adding of 
> the articles takes place in the constructor :)
> 
> You made my day!
> 
> -- Edvin
> 

-- 
View this message in context: 
http://www.nabble.com/Maintain-page-state-on-a-panel-added-as-a-listItem-tp15084385p15085466.html
Sent from the Wicket - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to