I have a radgrid in repeater which is having a clientselect column and AllowMultiRowSelection set to False. Single row selection is working fine but unchecking the selected row cannot de selects it.
You can find out possible apporaches for how to de-select the row when AllowMultiRowSelection is set to False, by going through following link. How to "un-select" a checkbox