I have a RadAjaxManager wired up to a button control that upates an asp:panel. Ignored meaning that the postback occurs and the button click event handler fires, but the page isn't uploaded. This is inside a user control that is hosted inside an aspx page. The ajax settings are set inside the usercontrol itself.
What's even wierder is that the loading panel displays. It just won't update the panel.
What's even wierder is that the loading panel displays. It just won't update the panel.