This question is locked. New answers and comments are not allowed.
When a cell has the Isvisible property set to false it does not show up in the GridViewRowEditEndedEventArgs e.row.cells. Why is this? I am trying to do a base check on the fields but when a field is invisible it does not show in the args. It is in the column list of the grid just not here.