But isnt that the purpose of the Designer template? To either provide this initialization OR to do something else, in this case, so that I don´t initilize my components, I just want to place a box with the name of the control. Easy as that. The weird part
is where it works when the custom control is standalone, but when it´s inside an ASP.net table or an asp.net placeholder, it throws this error...
Pizana
Member
56 Points
71 Posts
Re: Help with DesignerView and Custom Control
Feb 17, 2012 11:07 AM|LINK
Thanks for he reply Decker!
But isnt that the purpose of the Designer template? To either provide this initialization OR to do something else, in this case, so that I don´t initilize my components, I just want to place a box with the name of the control. Easy as that. The weird part is where it works when the custom control is standalone, but when it´s inside an ASP.net table or an asp.net placeholder, it throws this error...
any IDeas?