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

RadAjaxPanel put full page postback

1 Answer 105 Views
Ajax
This is a migrated thread and some comments may be shown as answers.
mww
Top achievements
Rank 1
mww asked on 19 Nov 2008, 01:25 PM
I have a user control with a few combo boxes and a standard asp.net Datalist control.  My AJAX manager is on  a master page so ive placed an AJAX manager proxy on the user control.
Ive then added the combos and RadAjaxPanel to the ajax proxy manager.

The combos seem to work ok and have partial postbakc, but when I databind the Datalist, I get a full page postback.  The Datalist is inside the RadAjaxPanel, so shouldnt this too have a partial postback or do I have to add something more ?

1 Answer, 1 is accepted

Sort by
0
Maria Ilieva
Telerik team
answered on 19 Nov 2008, 01:53 PM
Hello mark,

Thank you for contacting us.

There are some known issues when using both the manager and the panel in some complex applications - MasterPage or WebUserControls. However, note that a single RadAjaxManager (and no panels) in the master/main page could handle all the scenarios.
Please review the following help topic which elaborates on scenarios like yours.


All the best,
Maria Ilieva
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
Ajax
Asked by
mww
Top achievements
Rank 1
Answers by
Maria Ilieva
Telerik team
Share this question
or