Creating Callbacks and Delegates using ASP.NET AJAX C#
In this tutorial we will brief you on how to handle DOM events and retrieve event information by using $addHandler() method. This method does has a lot of limitations, for instance it doesn’t enable you to pass additional information to the event handler.
Continue reading here:
Creating Callbacks and Delegates using ASP.NET AJAX C#