Building Interactive UIs with ASP.NET Ajax: Rebinding Client-Side Events After a Partial Page Postback
This ASP.NET tutorial looks at using Microsoft's free ASP.NET Ajax framework to build interactive user interfaces. This installment looks at how to rebind client-side event handlers to the elements within an UpdatePanel after a partial page postback.



