radioButton and databindgin

  • Thread starter Thread starter Willian Lopes
  • Start date Start date
W

Willian Lopes

Hi!
I've two radiobuttons into a groupbox. How do I to use these radiobuttons
with databinding? Example: If I click the first options into my database is
saved the value "M", if I click the second option into my databased is saved
the value "F". How do I do this?

Thanks,

Willian
 
Willian said:
Hi!
I've two radiobuttons into a groupbox. How do I to use these
radiobuttons with databinding? Example: If I click the first options
into my database is saved the value "M", if I click the second option
into my databased is saved the value "F". How do I do this?

William:

Just add handlers for each button.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top