Can any post some sample code(in JSF) which contains a table(dataTable) with the first column having the radio button.
In addition, all the radio buttons inside that particular column of the table should behave like a radio group (such as when one is selected, the others are unselected).