Hallo,

> 
> //    for(int i=0; i<CachedItems.Count; i++) {
> //            EasyBaseContent.Controls.AddAt(i, CachedItems[i]);
> //            EasyBaseContent.Controls[i].ID = 
> Guid.NewGuid().ToString();
> //    }
> 

hast Du es schon mal nur mit Add versucht?
Hast Du vielleicht irgendwo ein .Controls.Clear() danach?
Was liefert EasyBaseContent.Controls.Count ?
Wann f�hrst Du den Code oben aus? (Stichwort Life Cycle)

Gruss

Alex


_______________________________________________
Asp.net Mailingliste, Postings senden an:
[EMAIL PROTECTED]
An-/Abmeldung und Suchfunktion unter:
http://www.glengamoi.com/mailman/listinfo/asp.net

Antwort per Email an