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

Using AJAX Panel to change ContentPlaceHolder

3 Answers 95 Views
Ajax
This is a migrated thread and some comments may be shown as answers.
De Yan
Top achievements
Rank 1
De Yan asked on 14 Oct 2011, 10:13 AM
i am new to radcontrol, and I would like to ask how can I use AJAX Panel to change the contentplaceholder?
For example, user will click on the button (placed inside the masterpage), and the ajax panel will load and refresh the content place holder.

3 Answers, 1 is accepted

Sort by
0
Maria Ilieva
Telerik team
answered on 18 Oct 2011, 02:26 PM
Hi,

In this scenario proper approach would be to use RadAjaxManager control instead of RadAjaxPanel
I would suggest you to review the following online resources which elaborates on Master/Content page scenarios:
http://www.telerik.com/help/aspnet-ajax/ajax-masterpage.html
http://www.telerik.com/help/aspnet-ajax/ajax-masterpage-update-everywhere.html

I hope this helps.

Best wishes,
Maria Ilieva
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
0
brian
Top achievements
Rank 1
answered on 12 Feb 2012, 05:16 AM
I've seen this question asked a few times.   The answer is not in those links.

Scenario:

Master Page
- RadAjaxManager
- radMenu
- ContentPlaceHolder

ContentPage
-radAjaxManagerProxy
-various controls

When the menu is clicked, I want to ajax (with loading panel) the content area.   Is that possible?  I have tried placing asp:panel, telerik:radajaxpanel around the contentplaceholder and that doesnt work.

I added update settings to the ajaxmanager and that doesn't work.

FYI, ajax with loading panel is working correctly on all contentpages

Thanks.
0
Maria Ilieva
Telerik team
answered on 13 Feb 2012, 04:42 PM
Hi Brian,

As the provided resources didn't help in finding the correct approach could I kindly ask you to open a general support ticket and send us sample runnable version of your application as well as the exact requirements you have.
Thus we will be able to revise your Ajax settings and do the best to provided proper approach for your case.

All the best,
Maria Ilieva
the Telerik team
Sharpen your .NET Ninja skills! Attend Q1 webinar week and get a chance to win a license! Book your seat now >>
Tags
Ajax
Asked by
De Yan
Top achievements
Rank 1
Answers by
Maria Ilieva
Telerik team
brian
Top achievements
Rank 1
Share this question
or