> I need to render options in a MultipleSelectList using more then one
> field from
> a POJO. Is possible to use ChoiceRender selecting more then one
> property (for
> example passing it more then one property expression)?

ChoiceRenderer is a convenience implementation of IChoiceRenderer, just make 
your own implementation of the interface.

- Tor Iver

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

Reply via email to