Re: Fwd: event onclick of nested:checkbox

2009-04-09 Thread Charlesmel Carino
_ From: elyes sallem To: Struts Users Mailing List Sent: Thursday, April 9, 2009 5:10:33 AM Subject: Fwd: event onclick of nested:checkbox Hello, i have another problem with this checkbox in fact , this checkbox can take two value : "R" or "" if it is equal to "R", t

Fwd: event onclick of nested:checkbox

2009-04-09 Thread elyes sallem
Hello, i have another problem with this checkbox in fact , this checkbox can take two value : "R" or "" if it is equal to "R", the checkbox is checked else it is uncheckd here is the code i imlemented : and in tha actionForm i added a reset method , where i affect the type to "" public void

Fwd: event onclick of nested:checkbox

2009-04-08 Thread elyes sallem
it's ok now here how to give the param onclick='<%="verifierReversible("+Integer.parseInt(numLigne)+" )"%>' > Regards Elyes -- Forwarded message -- From: elyes sallem Date: 2009/4/8 Subject: Fwd: event onclick of nested:checkbox

Fwd: event onclick of nested:checkbox

2009-04-08 Thread elyes sallem
here is the generated html code Regards Sallemel -- Forwarded message -- From: elyes sallem Date: 2009/4/8 Subject: event onclick of nested:checkbox To: Struts Users Mailing List Hello, i have a checkbox to which i associated an event