From what I can tell this is still a bug. I did find a work-around to this issue. After I re-enable my controls, including the RadRadioButton, I uncheck the "checked" item then check it again. This seems to force the button to be checked after the control is no longer disabled. Here is a code snippet of what worked for me. Thanks!