RadControls for ASP.NET AJAX
What is new in Telerik RadXmlHttpPanel for ASP.NET AJAX
What's new in RadXmlHttpPanel for ASP.NET AJAX Q1 2010
What's new in RadXmlHttpPanel for ASP.NET AJAX Q3 2009 SP1
Added a new property - RenderMode, which controls the wrapping tag of
the panel - inline mode (span, default behavior) or block mode (div)
CDN support --Starting with the Q3 Service Pack 1 release you will be
able to load the control scripts and skins from the Telerik CDN
What's new in RadXmlHttpPanel for ASP.NET AJAX Q3 2009
Automatically dispose/re-create RadControls that are inside the
panel
BREAKING CHANGE - public delegate void XmlHttpPanelEventHandler(object
sender, RadXmlHttpPanelEventArgs e); is taken out from
RadXmlHttpPanel class.
What's new in RadXmlHttpPanel for ASP.NET AJAX Q2 2009 SP1
Added a new client event (OnClientResponseEnded) and
new server property (EnableClientScriptEvaluation). Fixed
problems when adding some RadControls in the XmlHttpPanel
Added a new client event - responseError
(OnClientResponseError). Raised when callback or web
service requests fail.