Re: How to update ListChoice after form submission?

2008-10-04 Thread Igor Vaynberg
t. I think it's a good idea. >>> >>> An interesting aspect of this solution is that I don't think I even need >>> a form. I think the validation of control inputs would happen after the >>> onclick handler returns. I think this is a strictly roll-your-own >>> solution

Re: How to update ListChoice after form submission?

2008-10-04 Thread Seven Corners
nputs would happen after the >> onclick handler returns. I think this is a strictly roll-your-own >> solution. >> >> Have I got it right? >> >> >> From: Igor Vaynberg [EMAIL PROTECTED] >> Sent: Thursday, October

Re: How to update ListChoice after form submission?

2008-10-03 Thread Igor Vaynberg
___ > From: Igor Vaynberg [EMAIL PROTECTED] > Sent: Thursday, October 02, 2008 4:42 PM > To: users@wicket.apache.org > Subject: Re: How to update ListChoice after form submission? > > inside the onclick of your ajaxfallbackbutton you have to add the > listcho

RE: How to update ListChoice after form submission?

2008-10-03 Thread Shelah Horvitz
s a strictly roll-your-own solution. Have I got it right? From: Igor Vaynberg [EMAIL PROTECTED] Sent: Thursday, October 02, 2008 4:42 PM To: users@wicket.apache.org Subject: Re: How to update ListChoice after form submission? inside the onclick of your aja

Re: How to update ListChoice after form submission?

2008-10-02 Thread Igor Vaynberg
ycleSettings.ONE_PASS_RENDER) > in my application class's init() method, I've tried a ton of things and I > can't figure this out. > > Any ideas? > -- > View this message in context: > http://www

How to update ListChoice after form submission?

2008-10-02 Thread Seven Corners
stCycleSettings.ONE_PASS_RENDER) in my application class's init() method, I've tried a ton of things and I can't figure this out. Any ideas? -- View this message in context: http://www.nabble.com/How-to-update-ListChoice-after-form-submission--tp19786374p19786374.ht