Mathias P.W Nilsson wrote:
> 
> The first time my web container is loaded and I access the page all
> dropdowns and Select are set according to the values that my class has(
> new CompoundPropertyModel( new Model( myClass ) ) ). When returning to
> this page a second time the Select is not set. I have tried all that I can
> come up with.
> 

I have a similar problem with the Select component. Everything works as
expected until there is a validation error on the form submit. If this
happens the Select components will display a None value in my case, so i
have to re-select items again.

-- 
View this message in context: 
http://www.nabble.com/Model-on-Select-tp21973981p21996211.html
Sent from the Wicket - User mailing list archive at Nabble.com.


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

Reply via email to