AjaxPanel
JavaScript object creation on the fly
(Click on the image buttons to create image galeries)
Source Code & Description
Telerik RadAjax controls allow JavaScript to
be evaluated after asynchronous requests to the server.
The example demonstrates how JavaScript code can be initialized on
an AJAX request from an RadAjaxPanel. The three image buttons perform Ajax requests to the server that load code from
an external JavaScript file. RadAjaxPanel automatically evaluates the loaded JavaScript.
The JavaScript code contains some logic for browsing through a web galery of images.