sir i want to use radiobutton in .aspx page. and i want to save checked radiobutton data in table.
example-i have take a field like Sex-(1-Male,2-Female),then i want to saved data in table which is checked
how use radio button in asp.net
Ask by Pawan kumar
Updated 15 Mar 2011
This might be worked for you.