Hi,

DropDownChoice is used to hold a list of models which are then used
for choosing a single model. What if the model is very large and I
only want id/name combination to be used as a list of models and the
use the choosen id to get the actual selected Model. The catch here is
that I want to use two different types of models, one for the list and
other for the DropDownChoice's model.

I hope I was to be explain my problem!!

regards
tawus

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

Reply via email to