I wouldn't have thought so, as there should be an exception thrown
during the rendering in that case...

I'd suggest trying to simplify it down by stages seeing how far you
can get towards a single dropdown in a form, while the error still
persists - if nothing else, you might end up with an example to post
in an issue report.

/Gwyn

On 16/09/05, Johannes Fahrenkrug <[EMAIL PROTECTED]> wrote:
> Hmmm....
> 
> have you maybe just created the Border but not added it to the form/the
> page using add()?
> 
> - Johannes
> 
> Davide Savazzi wrote:
> 
> >On 9/16/05, Johannes Fahrenkrug <[EMAIL PROTECTED]> wrote:
> >
> >
> >
> >>you have to attach a model to the drop downlist that will hold the state
> >>of each list.
> >>
> >>
> >
> >Thanks Johannes, but using a PropertyModel for every DropDownChoice
> >doesn't work (the problem is the same).
> >I don't understand why the model is updated after the submit but the
> >dropdownchoice elements don't reflect these changes (another panel in
> >the page is correct)...
> >
> >
> >
> 
> 
> 
> -------------------------------------------------------
> SF.Net email is sponsored by:
> Tame your development challenges with Apache's Geronimo App Server. Download
> it for free - -and be entered to win a 42" plasma tv or your very own
> Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
> _______________________________________________
> Wicket-user mailing list
> Wicket-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wicket-user
>


-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to