W
Woody Splawn
I have a field in a database called Language. This field may contain a E
for english or an S for spanish. I would like to use this field in
conjunction with two radio buttons. I know how to drag two radios to my
winform and put them in a groupbox. What is not clear to me is how to
populate (put a radio in) the English or Spanish radio with the value of the
language field when a new record is retrieved. What is the logic here? How
is this done?
for english or an S for spanish. I would like to use this field in
conjunction with two radio buttons. I know how to drag two radios to my
winform and put them in a groupbox. What is not clear to me is how to
populate (put a radio in) the English or Spanish radio with the value of the
language field when a new record is retrieved. What is the logic here? How
is this done?