0
kicks
Using jQuery to Find which ASP.NET Control caused a PostBack
Here’s a simple script that uses jQuery to find out which ASP.NET Button caused a postback. You can similarly implement this script for other ASP.NET Controls too