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

How to refresh all controls inside a RadAjaxPanel

1 Answer 213 Views
Ajax
This is a migrated thread and some comments may be shown as answers.
Joackim
Top achievements
Rank 1
Joackim asked on 22 Mar 2013, 08:47 AM
Hi,
I have a RadMultiPage in a RadAjaxPanel where each page has usercontrol and each usercontrol displays a number of input controls.
When all controls on all pages are filled in the user clicks a Save button. Now I want the RadMultiPage with all its contained controls to be refreshed, as if the whole page was reloaded but of course in a ajaxified manner and without having to go through all child controls and clearing them.
How can this be achieved?
Cheers,
Christian

1 Answer, 1 is accepted

Sort by
0
Andrey
Telerik team
answered on 27 Mar 2013, 07:59 AM
Hi,

Thank you for contacting us.

If I understand correctly you want to update all of the controls on the page but you want to postback the whole page? Is that correct?

You could check this online demo application, which illustrates how RadTabStrip and RadMultiPage could be used with user controls and Ajax.

I am looking forward your reply.

Greetings,
Andrey
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
Tags
Ajax
Asked by
Joackim
Top achievements
Rank 1
Answers by
Andrey
Telerik team
Share this question
or