Occurs when a button is clicked in a GridView control. ... void ContactsGridView_RowCommand(Object sender, GridViewCommandEventArgs e) { ...
msdn.microsoft.com