XmlHttpPanel
for ASP.NET AJAX

Load content on demand via web services
or ASP.NET callbacks.

Part of RadControls for ASP.NET AJAX.

XmlHttpPanel

Efficiently Load Data

Avoid unnecessary page lifecycle executions and ViewState usage in scenarios where they are not needed by replacing an ASP.NET UpdatePanel with an XmlHttp Panel. View demo

Dynamically Load Content

Create a place holder for loading additional controls as needed, increasing performance by not loading all controls on initial page load. View demo

Web Service Binding

Retrieve the content to be updated via WCF Web Services, allowing for even finer tuned performance. View demo
Product Families