Welcome to Bangladesh Microsoft Technology Community Sign in | Join | Help

Thursday, April 05, 2007 - Posts

Ajax.Asp.Net Tips and Tricks: Adding Dynamic Controls to UpdatePanel and Identifying what control has triggered the event.

Here is a cool technique on how to identify which control has triggered the UpdatePanel (when dynamic controls are added during runtime). Here we will use the Request Object to identify this. Lets say we have updatePanel1 <div><asp:UpdatePanel
posted by Shahed | 1 Comments

Asp.Net Ajax Resources, Links and Documentation

Getting Started Overview Installing ASP.NET AJAX Sample ASP.NET AJAX Application Introduction to the UpdatePanel Control Introduction to the UpdateProgress Control Introduction to the Timer Control ASP.NET AJAX Server Controls UpdatePanel Control
posted by Shahed | 0 Comments