I have a GridView that looks something like this:
You can also check the HttpContext.Current.Request.Form["__EVENTTARGET"] and if it ends with the ID of the control, rebind the GridView and use Page.FindControl with the event target to find the control that fired the event