Hi,There are a couple of things I think you need to consider.Looking at
radio buttons outside of a table first. You will see that when you have
a number of radio buttons that are linked, in the hierarchy they are
grouped inside a radio button exclusion group. The default behaviour for
this is that at runtime only one radio button can be selected. When
dealing with tables, you can have radio button exclusion groups in the
tables, HOWEVER you cannot get the radio button exclusion group to span
acr...