0
Answer

Getting Selected Radio Button Value into Text Box from Grid

Photo of vivek pazhani

vivek pazhani

11y
1.3k
1
Hi I am using Grid View with Item Template of Radio Buttons.  I am using Java Script code, on clicking the particular radio button .  I want the Radio Button Property Checked =true and in C# Code I want to check whether Radio Button ID checked property is true. if it is true, i want to get the particular cell value of Grid View  in text box
 
Can You Help?

Answers (0)