Hello Wayne,
Please try the following code which works fine for me in Q1 2012 version. Attach the following JavaScript function to the OnClientClicked event of the RadButton. Also you need to set the AutoPostBack property of the RadButton to false.
ASPX:
JavaScript:
Thanks,
Princy.