I have grouped a 5 radio buttons. When the user click anyone of them, certain action must be performed. Do I have to write for whch button clicked button of all 5 buttons? I want to write the code in one place and get it executed when anyone of the button is pressed. Can somebody help!