hi all,

i got some strange behaviour here. i have a page with a compound 
property model including some textfields and dropdownchoices and a 
button, which redirects to another page. after coming back to the first 
page by using getPage().continueToOriginalDestination() the textfields 
are filled with the right values but the dropdownchoices lost their 
selected values (the model.

after a bit of debugging it turned out, that when "isSelected" is called
the "selected" parameter is null though the combo's getModelValue() 
returns the right index.

any ideas appreciated.
ty for that nice framework!



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to