I have a grid that I reuse through out the web app. Since this is the case, I decide to create a user control for the grid. When I did this, I notice the loading panel no longer appears. Here's my ajaxmanager code on the page.
Here is the usercontrol:
What am I doing wrong?