Thursday, March 15, 2012

ASP.NET AJAX UpdatePanel Doesn't Work when ClientIDMode is Other than AutoID

Be careful when using an UpdatePanel when any control within its ContentTemplate has its ClientIDMode set to anything other than AutoID, as AJAX functionality might not work.

No comments: