I have try to put : MyDropDownChoice.setModelValue(Db.ValueString) but the Dropdownchoice still chow the default value.
On Tue, 2006-11-28 at 09:22 -0800, Igor Vaynberg wrote: > this comes up very often > > choices set and read their selection from their model object so all > you have to do is initialize the model object to the value you want > selected > > -igor > > > On 11/28/06, Vincent Renaville <[EMAIL PROTECTED] > distribution.com> wrote: > Dear, > > I search a solution for this problem, I have store > Dropdownchoice > selected item into my database. If the user want he can > retrieve the > data from the DB, but how to set the selected choice of a > Dropdownchoice , to the value that it stores into the DB. > > Hi hope you understand me :) > > Kind regards, > > Vincent > > > > ------------------------------------------------------------------------- > 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 > [email protected] > https://lists.sourceforge.net/lists/listinfo/wicket-user > > ------------------------------------------------------------------------- > 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 > [email protected] > https://lists.sourceforge.net/lists/listinfo/wicket-user ------------------------------------------------------------------------- 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 [email protected] https://lists.sourceforge.net/lists/listinfo/wicket-user
