Hi

i have radio buttons in my Page and i am able to see some starnge behaviour
with those.

1st : DSN
2nd radio button: MSDE

the above 2 are in collection.

below the 2nd radio button i have 2 more radio buttons which are in
collection and have named as T and F

when ever i click on the MSDE radio buttton i make the T button as .Selected
= True.

This is working fine...but when for testing i click on the F(False) button.
then i click on the DSN button..
now again i click on the MSDE button, but i am not able to see the T button
selected ....

Even though i have written the Code to the T button in the Selected index
changed of the MSDE radio button, why does not the T button show the value
as T ??

Thanks in advance
Senthil