Re: Regarding getting html checkbox values?

2008-07-12 Thread Timo Rantalaiho
On Fri, 11 Jul 2008, Edi wrote:
 in the same page, i have wicket AjaxLink delete Button. during the delete
 button clicking, i want to get the checked checkbox values in the same
 page?
 
 is it possible? if yes, please advise.

Yes, with either a submit component or by adding an
AjaxFormSubmitBehavior to your AjaxLink.

Best wishes,
Timo

-- 
Timo Rantalaiho   
Reaktor Innovations OyURL: http://www.ri.fi/ 

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Regarding getting html checkbox values?

2008-07-11 Thread Edi

i am displaying html checkbox values in one page.

checkbox looks

in the same page, i have wicket AjaxLink delete Button. during the delete
button clicking, i want to get the checked checkbox values in the same
page?

is it possible? if yes, please advise.

thanks and regards,
edi
-- 
View this message in context: 
http://www.nabble.com/Regarding-getting-html-checkbox-values--tp18416248p18416248.html
Sent from the Wicket - User mailing list archive at Nabble.com.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]