0
votes
Can ASP.NET AJAX partial rendering work inside a SharePoint 2007 application page?
There's a specific problem with mixing doPostback, UpdatePanel and SharePoint -- and the symptom is exactly what you're seeing: a full-page postback instead of an asynchronous postback. See this KB …
