Ask a Question related to ASP.NET Security, Design and Development.
-
SenthilVel #1
problem with Radio Buttons
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
SenthilVel Guest
-
help with radio buttons
I need some help with my radio buttons. I have 3 radio buttons in my form. Now when one is selected and the form is submitted they all go to the... -
Radio Buttons
hi, can you let me know how to clear a radio button when the screen is loaded up again -
Flash MX 2004: Making radio buttons without using the radio buttoncomponent
Hello Can anyway suggest a good guide for making radio buttons without the radio button component? I'm new to Flash, but I've gotten to the point... -
XML into radio buttons
Hi, I am trying to attachMovie an XML file into a list radio buttons. Can anybody show me a clue on how to do that? Any comment, code, web site... -
Radio buttons help
Try Using The Following: radioButtonName.setStyle("color", 0xFFFFFF); Replace The "FFFFFF" With The Hex Code For Whatever Colour You Want.



Reply With Quote

