I have one column that can be one of two answers. When I was playing around with the row edit tempalte, I used a drop down to display yes and no. But I was thinking because it can be either yes or no the control should be radio buttons to avoid the extra click. Is there way that I can do that? I know that the RowEditingClientBinging accepts one ControlID. So I am not sure if this will work.
Thanks