Checkbox to return all values in same row
I have a recordset with a checkbox to identify the row and need to retrieve the whole row of the checked checkbox. Instead I get only the checkbox id and the other values are all thrown back at me instead of the records in the selected checkbox rows only. How do I get the records in the selected checkbox row only? Thanks
|