This question is locked. New answers and comments are not allowed.
CellEditEnded gives me accesss to the value of the cell being edited, but I also would like to access other cells of the same row.
I am required to enable a Save button only after all required cells have data.
I do not see anything on GridViewCellEditEndedEventArgs which gives me access to other cells in the row.
Thanks.
I am required to enable a Save button only after all required cells have data.
I do not see anything on GridViewCellEditEndedEventArgs which gives me access to other cells in the row.
Thanks.