blah blah blah is here! blah blah » Close

0
votes
1 answers

How do I bind radio buttons to MySQL database in C#?

Dina
15

Hey everyone, I have a window form in which I want to bind the attribute value (Gender) with 2 radio buttons (Male and Female) ,,, I also want that if I browse for a record..the saved value (Male or Female) appears to user by checking the c ...

Feedback