11.6. Summary

RadAjax is the implementation of the AJAX framework based on two main controls, RadAjaxManager and RadAjaxPanel.

RadAjaxManager works by transforming regular postbacks into AJAX requests that define the controls in the page that will be updated asynchronously and the controls that will initiate the request.

RadAjaxManagerProxy is a control created to overcome the limitation of having only one RadAjaxManager in the page. When you have master/content pages, you define a RadAjaxManager instance in the master page, and in the content pages you have RadAjaxManagerProxy instances that work all in conjunction to create a unified collection of AJAXified areas on the page with a single RadAjaxManager coordinating their interactions. In ...

Get Pro Telerik ASP.NET and Silverlight Controls: Master Telerik Controls for Advanced ASP.NET and Silverlight Projects now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.