I have a page where I load an ascx control on the page when a linkbutton is clicked. I use the RadAjaxManager to define that.
The strange part is that once the ascx control is loaded, it is apparently ajaxified as if it had been placed in a RadAjaxPanel. Using the old RadControls, the controls in that ascx were causing full postback.
What could have caused that change?
The strange part is that once the ascx control is loaded, it is apparently ajaxified as if it had been placed in a RadAjaxPanel. Using the old RadControls, the controls in that ascx were causing full postback.
What could have caused that change?