FIX the client-side validation of RadButton when its CausesValidation property is set to false
When the RadButton, validation controls and controls which are to be validated are set with the same ValidationGroup, the validation is performed despite setting RadButton's CausesValidation property to false.