0
kicks
UpdatePanel: Dynamically Add Controls and Identify Which Fired 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.