How to insert and assign value from database to radiobutton
Hi......I am developing a windows application in c#,in that i have 2 radio buttons named male and female.....i want to insert the selected value into database and again i want to retrieve into radiobutton...please help me...