Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
535
Content inside UpdatePanel not working after upgrade from 8.2 to 8.3
posted

This was a working web application where all I have done is upgraded from 8.2 to 8.3. On my page I have an update panel that only contains <asp:> tags, no infragistics stuff (there are infragistic tools on other places on the page, but not inside the updatepanel). When a link is clicked on inside the updatepanel, it does not seem to be posting back to the server. A breakpoint in the menuButton_Command procedure is no longer being hit. Again, the only change to the app was ugrading the web.config to point to the newer 8.3 infragistic tools. Seems like changes to the infragistics items is interferring with the updatepanel. Any ideas?

 Oh... this is Framework 3.5