You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@beehive.apache.org by j-re-search <ma...@gmail.com> on 2007/11/19 15:19:48 UTC

display check box in datagrid and get the value of checkbox on submit

Hi guys please help me with this,

Problem one.
To insert a single check box into a each row in a datagrid.

Problem two
Lets say i have a value to the check box like in simple html input
type=checkbox name= "xyz" value = "xyz"

Once the user clicks the check box and submits data i shud retrieve xyz and
not boolean value true or false

I used formbean on checkboxx but i cud only retrieve true if i click , i
need the value of it.

Please help me with this , also send a code snippet or illustrate using an
exmaple.



-- 
View this message in context: http://www.nabble.com/display-check-box-in-datagrid-and-get-the-value-of-checkbox-on-submit-tf4836682.html#a13837032
Sent from the Beehive - User mailing list archive at Nabble.com.