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

Page in page with ajax

1 Answer 13 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
ISB-developer
Top achievements
Rank 2
ISB-developer asked on 19 Dec 2011, 02:26 PM
Hello,

I have two pages (MasterPage.aspx and ChildPage.aspx) with rad elements.
On the MasterPage.aspx I call the ChildPage.aspx through ajax (jQuery) and place the response (the entire ChildPage.aspx page) inside the MasterPage.aspx. My problem is that the MasterPage.aspx elements work but those (elements) that were generated on the ChildPage and placed in the MasterPage don't.
Which would be the best practice to load a page into another one with ajax, both pages containing rad elements that need RadScriptManager and RadAjaxManager?

Regards!

1 Answer, 1 is accepted

Sort by
0
Maria Ilieva
Telerik team
answered on 22 Dec 2011, 11:12 AM
Hello,

I would suggest you to review the online resources below which elaborates on similar scenarios:
http://www.telerik.com/help/aspnet-ajax/ajax-masterpage.html
http://www.telerik.com/help/aspnet-ajax/ajax-masterpage-update-everywhere.html
http://www.telerik.com/help/aspnet-ajax/ajax-load-control-from-another-webusercontrol-in-different-masterpage-contentplaceholder.html

I hope this helps.

Greetings,
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
Tags
General Discussions
Asked by
ISB-developer
Top achievements
Rank 2
Answers by
Maria Ilieva
Telerik team
Share this question
or