The radioButtonList must contain radiobuttons in the same context (at the same level in the hierarchy). If you have a single radiobutton in each row of a table then they are not in the same context. You can make them exclusive but you will have to write your own code to do so....and it will be complicated code!