Quote Originally Posted by blakemckenna View Post
GAry,

I think that might have been my problem. I was dragging the rdo control into the markup and setting it in there. Anyway, I tried using the RDOList and that is working fine for me. In fact, it's probably better than the DataList control for what I'm using it for.

Thanks,
Agreed. I can't see how you could have been combining the two, as you were suggesting. Sounds like the RadioButtonList will be the best control for you.

Gary