Monthly Archives: October 2010

LinkButton inside Repeater inside UpdatePanel

I saw people reporting this issue since longtime but I stumbled upon it just today when working on ASP.NET 4.0 web app. The problem shows up when you have a web page with an UpdatePanel (AJAX)  containing a Repeater control with LinkButtons inside it. When you click … Continue reading

Posted in ASP.NET | 12 Comments