--- On Thu, 6/24/10, Amy <[email protected]> wrote: > > What logic are you using to "transfer" the value of the > RadioButtonGroup to the appropriate properties?
None, actually. I would expect the DataGrid to handle that, since it is creating the RadioButtonGroup and my code would not have easy access to it. Plus, I would expect that behavior to be part of the IListItemRenderer contract, which RadioButton implements. If you know a way to make it work, I would be very grateful if would share it.

