In my application I am using Master-contain Page model. In this model some controls are in master and some controls are in content page.
I am using RadAjaxManager in both Master and content page to avoid complete page post back on control event. But is gives me an error. If there is any solution to mention AjaxUpdatedControlId on both master and content page so that i can avoid complete page postback.
I am using RadAjaxManager in both Master and content page to avoid complete page post back on control event. But is gives me an error. If there is any solution to mention AjaxUpdatedControlId on both master and content page so that i can avoid complete page postback.