I have a RadGrid in a dynamically loaded user control. When the page that hosts the user control is initially loaded the RadGrid does not appear. I have to click some buttons that are configured via a RadAjaxManagerProxy on the user control to update the RadGrid before it appears. Once the RadGrid has appeared all operations behave normally. Any ideas on how to display it on the initial page load??