Author: Gil Fink | Posted on: 3/18/2010 10:34:36 PM | Views : 852

Yesterday I needed a solution for an annoying problem. I have some buttons on a ASP.NET web form and I need to know which button raised the PostBack not in the event itself but in the page load event. This post will show a way to solve this conundrum. ...

Go to the complete details ...