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.
