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

XmlHttpPanel with Master Pages

1 Answer 93 Views
XmlHttpPanel
This is a migrated thread and some comments may be shown as answers.
David Brown
Top achievements
Rank 2
David Brown asked on 08 Jul 2009, 10:31 PM
Hi -

Can the RadXHPs be used to wrap web content forms in a manner similar to the RadAjaxManagerProxy? Does the RadAjaxManager still need to be included on the Master Page?

Thanks,
David

1 Answer, 1 is accepted

Sort by
0
Tervel
Telerik team
answered on 13 Jul 2009, 10:31 AM
Hello David,

RadXmlHttpPanel is completely independent from RadAjaxManager. It does not require this manager on the page. On the other hand, as all other Telerik RadControls, the panel does need to have the <asp:ScriptManager> on the page.

As far as your original question - "Can the RadXHPs be used to wrap web content forms in a manner similar to the RadAjaxManagerProxy? "
I am not sure what you mean. The RadAjaxManagerProxy is not used to wrap web content forms, but rather to allow for configuring extra settings to the (original) RadAjaxManager which is declared on another (e.g. master page).

Simply said, the essence of RadXmlHttpPanel is to be used as a panel - with the extra benefit of being able to load content from a web service or through a ASP.NET 2.0 Callback.

Best regards,
Tervel
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Tags
XmlHttpPanel
Asked by
David Brown
Top achievements
Rank 2
Answers by
Tervel
Telerik team
Share this question
or