FireAtlas - Update Panel Sample

FireAtlas logs each event raised by Page Request Maneger.
It also parses the response of a Partial Update (the refresh of an Update Panel).

This text is located in an UpdatePanel.
When you click the button below, the panel is refresh using ASP.NET AJAX partial rendering.

Current Time: 09/03/2010 20:08:53

PageRequestManager Event Logging

The image shows five PageRequestManager Events fired for an UpdatePanel refresh. The Partial Update Inspection entry is discussed below.

Partial Update Log

Partial Update Inspection

In the image below, you may notice that the Partial Update Response entry is expanded. The selected tab displays an object containing the parsed version of the XMLHttpResponse.

Partial Update Response