Microsoft Exam Questions

Which event of the GridView class occurs when the Edit button of a row is clicked, but before the Gr

Which event of the GridView class occurs when the Edit button of a row is clicked, but before the
GridView control enters edit mode?

A.
RowEntered

B.
RowEdited

C.
RowEntering

D.
RowEditing