Hi! It may seems easy but since I am learning I would like to know How I can change text of Lable.
I have RadioButtonList(rbl1 and rbl2) and Label1 and when someone click on rbl2, how i can change text of Label1. Also, I have set rbl1 as default selected. So when somone click back to rbl1, the default text of Label1 should be appearing.
Thanks for your answer.
R Patel