ASP.NET's GridView control suffers from an irritating design flaw. When a GridView contains a ButtonField and one of the buttons in the column is clicked, there's no obvious way to determine WHICH button was clicked--that is, to get a reference to the
Read More...