I have a gridview with checkboxes which I want to capture to know the row that is checked. The problem is that the code doesn't seem to get past the condition of the checkboxes controls being checked. I have put the checkboxes in a template to get them to work, and I called the control I have a gridview with checkboxes which I want