In browsing the asp.net/forums, I have noticed a recurring issue. Pressing the Enter key on a form with more than one submit button fires the wrong event. Since, in ASP.NET, you can have only one form on a page, pressing Enter to submit a form will fire
Read More...