Hello,

> I am a fan of OrderedRepeater as well (see on the users list the last few
> entries on this thread:
> http://sourceforge.net/mailarchive/forum.php?thread_id=8999253&forum_id=42411
> )

Thanks for the urls

> A removeAll() whithout item-reuse works for me with most lists (and lists
> with FormComponents).

It does not work for me : I want to be able to alter my lists (by
using ImmediateButtons), but of course I want to keep the user inputs
: so no removeAll().

I'll try to go with DataView, and also create a custom DataProvider
inherited from ListDataProvider that could allow me to work with
CompoundModels as well ....

(because I want to only have a single model for my entire Form, as far
as possible)

--
Laurent


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_idv37&alloc_id865&op=click
_______________________________________________
Wicket-develop mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wicket-develop

Reply via email to