E
Eric
I created an user control that uses a standard GridView control in the
ContentTemplate of UpdatePanel. When I place user control on the page, I
don't see my GridView control inside the user control. Page works fine when I
actually execute it, and I do see my GridView in design mode when I view user
control only, but for some reason, the GridView is not displayed in the user
control in design mode when the page is using my user control.
Is this a bug in Visual Studio? I'm running VS 2008 SP1.
ContentTemplate of UpdatePanel. When I place user control on the page, I
don't see my GridView control inside the user control. Page works fine when I
actually execute it, and I do see my GridView in design mode when I view user
control only, but for some reason, the GridView is not displayed in the user
control in design mode when the page is using my user control.
Is this a bug in Visual Studio? I'm running VS 2008 SP1.