select a row in a a dataTable
843842May 10 2004 — edited Sep 13 2004Hi,
I want to have a column in a dataTable that is a checkbox for selecting one of the rows in the table. I don't want to use a command button in each row. I want to put a submit button at the bottom of the page. The user must select a row and then hit the submit button..
Is this possible? Any suggestions?
Thanks