Hello all
I"ve just run into this:
There's a simple page, what contains a repeater, that only has an itemtemplate with a web user control. like this:
<asp:Repeater runat="server" ID="rptrChecklist">
<HeaderTemplate></HeaderTemplate>
<ItemTemplate>
<asp:Label runat="server"...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.