MSK7
08-24-2009, 07:03 AM
Hello all ,
I am using a while query to fetch rows from DB in a form .
I want to apply three Radio buttons called 'A', 'B', 'C' .
That is to be displayed in each rows fetched from DB.
and required that one of the radiobutton from the
three radio button ,
called 'A', to be displayed checked On in all the rows fetched
from DB.
'B' & 'C' radiobuttons can be checked On by user if required
in each rows.
if B or C is checked by user then one of them get checked On
and the option A is automatically checked Off for that row.
Please help me in how these can be applied .
Thanks & Regards.
I am using a while query to fetch rows from DB in a form .
I want to apply three Radio buttons called 'A', 'B', 'C' .
That is to be displayed in each rows fetched from DB.
and required that one of the radiobutton from the
three radio button ,
called 'A', to be displayed checked On in all the rows fetched
from DB.
'B' & 'C' radiobuttons can be checked On by user if required
in each rows.
if B or C is checked by user then one of them get checked On
and the option A is automatically checked Off for that row.
Please help me in how these can be applied .
Thanks & Regards.