I have a gridview that is using the selection checkbox column. The problem we are running into is that if someones selects rows with the checkboxes, then hits tab, the tab key will cause the row in focus to check (if not checked) and unselect all the other rows. Is there a way to disable this from happening?