Hi,

How do I get the data in the dataset to update when the
radio buttons change? Do I need to add code for this, or
shouldn't it happen automatically?

Strangely, I have a situation where the radio buttons
update the dataset when they get set, but not when they
get unset - so all the fields in the ds end up with true
values - which cause problems when the form refreshes the
data. So I isolated the code in a mini sample and this
doesn't update the datasets at all...

Thanks!
Heidi