I am writing a web application in C# with ASP.NET. For performance I’d like to insert a UserWebControl in an Update panel to enable AJAX.
On the same UserWebControl I have a menu that is powered by jQuery. When the page loads, the menu is working perfectly but after some server side actions in the Update Panel, the menu and other javascript-based controls stop working.
try this: