I use winforms to develop application, I want to know how can I use data binding to bind two radio button to a database field ?
And if bind to a database field is too complicated, then can I save the value manually while leave other field bind to textbox and automatically update the value?