Hi,

I am creating a form in which I have bunch of radio groups. I want to make my radio groups unselected so that if the user does not choose any of those radio buttons, only the nulls are inserted in the table. I have also created one radio item that I have kept hidden and given a value zero to it, to avoid the no intial value error. Any suggestions would be appreciated. Thanks.