Hi There
I have a RadTextbox and RadiobuttonList. What I want is when there is a focus on textbox the radiobuttonlist should be visible.
Problem I am facing is that there is no server-side event for 'focus'. So I have to use javascript. I want the radiobutton to be invisible when the page loads. So when i use javascript I cannot find that radiobuttonlist control.
Is there a way i can achieve this through server side event or some other way. Please let me know its urgent.
Thanks
Nupur Yaduka