Hi everybody,
Great job with wicket!

i have a small problem with a radio group.
i need to get the model value when the page is rendered (in my panel's Constructor),
but myRadioGroup.getModelObject() is always null.
The corresponding radio option is checked,on form submit,the pojo is updated,but if i return to this panel the radio gruop model object is still null.
any sugestions?

Thanks,
Alex
-------------------------------------------------------------------------
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