Title: Re: [Wicket-user] RadioGroup and Listview

Ok, Igor suggested that I moved my previous and next buttons into the same form(they were in different forms). So I did that. However this does not solve my problem. I’m not sure if what I am doing might be wrong or theres a bug.

 

I can see that my model does get filled with the correct values.

 

I’m not sure if I have a custom choice rendere that has a ID and a displayvalue, does it then check on the ID value or the ID object. Because I instanciate new objects each time and that could explain why my the radiogroup cant rembember my radio choices, simply because it cant find the original choice as claimed in the model.

 

Source code are placed here:

http://sourceforge.net/tracker/index.php?func=detail&aid=1500128&group_id=119783&atid=684975

 

 

Regards Nino

 


From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Nino Wael
Sent: 3. juni 2006 18:24
To: [email protected]
Subject: SV: [Wicket-user] RadioGroup and Listview

 

Ok here it is then:)

 

 

Please notice that you have to add the wicket lib and dependencies, had to remove em to keep below max file size.

 

regards.

-----Oprindelig meddelelse-----
Fra: [EMAIL PROTECTED] på vegne af Eelco Hillenius
Sendt: fr 02-06-2006 17:45
Til: [email protected]
Cc:
Emne: Re: [Wicket-user] RadioGroup and Listview

Hi Nino,

This mailing list (or any other on sourceforge) does not allow zip
attachements. Could you please file an issue (bug) with that
attachement? Good for tracking anyway.

Eelco


On 6/2/06, Nino Wael <[EMAIL PROTECTED]> wrote:
>
>
>
>
> Ok here it is, the page that holds the component that fails to load the
> model is the third page, and the component are called radiodropdown. I hope
> you can abstract from all the other stuff I had to put in there, we're doing
> a lot of stuff with wicket/hibernate.
>
>
>
> So you need to click the submit buttons all the way to the third and last
> page and then click back and then click submit again. Then you will see that
> it does remember(uses the model) the dropdowns but not the radiogroup.
>
>
>
> Regards Nino
>
>
>
>  ________________________________
>
>
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]] On Behalf
> Of Igor Vaynberg
>  Sent: 1. juni 2006 20:21
>  To: [email protected]
>  Subject: Re: [Wicket-user] RadioGroup and Listview
>
>
>
>
>
>
> Would a quickstart example help?
>
>
>
>  definately :)
>
>
>  -Igor
>


_______________________________________________
Wicket-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wicket-user

_______________________________________________
Wicket-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to