This is a migrated thread and some comments may be shown as answers.

Refresh a user control inside RadAjaxPanel from javascript

1 Answer 251 Views
Ajax
This is a migrated thread and some comments may be shown as answers.
Devon
Top achievements
Rank 1
Devon asked on 14 Feb 2011, 07:05 PM
Hello,

I have a page with multiple user controls on it, inside a RadAjaxPanel.  I'm trying to figure out how I can use javascript to reload the user controls, which have data bound inside of them.  I just need a way to have them load as they would on initial load- how can I do this?

1 Answer, 1 is accepted

Sort by
0
Tsvetina
Telerik team
answered on 17 Feb 2011, 09:17 AM
Hi Devon,

Do you mean loading the user controls only with an AJAX callback but without a full postback? If so, take a look at this help article for instructions on how to achieve this:
Load user controls
and this online demo for a demonstration of the result:
AJAX / Loading User Controls

Kind regards,
Tsvetina
the Telerik team
Tags
Ajax
Asked by
Devon
Top achievements
Rank 1
Answers by
Tsvetina
Telerik team
Share this question
or