Contents tagged with UpdateProgress
-
ASP.NET Ajax UpdateProgress stopped working with ASP.NET 4.0
Recently I updated my asp.net 2.0 website to ASP.NET 4.0. After the upgrade, ASP.NET Ajax UpdateProgess on one of my page stopped working. After some web search, I found that I need to set the ClientIDMode for my postback control.