I wrote a Control that has a Collection of Controls as one of properties. I
managed to add designer support for it. Then I created another Control that
has the first one as Item type of a Collection property. In essence there is
a control that is a collection of a collection and every step is derived
from Control.
The problem is that when I create it in the designer ID of a middle control
is not being generated. There is no ID attribute. ID's of controls of the
lowest level are ok. I'm using Visual Studio 2008 and everything is
rendering fine. I need those ID's and I've run out of ideas what can be
wrong?
Rafal
Hi Rafal
> The problem is that when I create it in the designer ID of a middle
> control is not being generated. There is no ID attribute. ID's of controls
> of the lowest level are ok. I'm using Visual Studio 2008 and everything is
> rendering fine. I need those ID's and I've run out of ideas what can be
> wrong?
Some example Code or illustrations?

Signature
Gruss, Peter Bucher
Microsoft MVP - Visual Developer ASP / ASP.NET, Switzerland
http://www.aspnetzone.de/ - ASP.NET Zone, die ASP.NET Community
http://www.aspnetzone.de/blogs/peterbucher/ - Auf den Spuren von .NET