just make sure that the model, which contains the 'selected' items, does
already contain the selected items.

Your model probably maps to an object property. (in this case, the property
is a collection(List/set) . So, add te 'pre-selection' to the collection,
and the ListMultipleChoice will follow..

On Mon, Oct 26, 2009 at 1:53 PM, Peter Arnulf Lustig <uuuuu...@yahoo.de>wrote:

> Hi,
>
> how can I "pre-select" some List-Items, when showing the form with the
> ListMultipleChoice?
>
> Thank you for some advice!
>
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>
>


-- 
Pieter Degraeuwe
Systemworks bvba
Belgiƫlaan 61
9070 Destelbergen
GSM: +32 (0)485/68.60.85
Email: pieter.degrae...@systemworks.be
visit us at http://www.systemworks.be

Reply via email to