Take a look at
this thread. It explains using the ItemDataBound handler. Within that handler you should be able to use "AddHandler" to add the event handler to the radio button list SelectedIndexChanged event.
Peter
------------------------------------------------------
Work smarter, not harder.