Flexible option group

Hi,

Problem statement: I have a table with empno,empname and primary as fields. primary is the optiongroup field. I added few records in table with option group radio buttons. Now, i am trying to assign only one record as primary by clicking radio button of that perticular record. I want to reassign to another record which will deselect the radio button of the previous records.

Thanks