This could be a silly question, but I was writing a quick test page and I realized that I do not know That was, for example, ASP.N.T. Arrays or array of strings for repeater list.
I used something.
& asp: repeater id = "rptImages" runat = "server" & gt; & Lt; HeaderTemplate & gt; & Lt; H3 & gt; The item's & lt; / H3 & gt; & Lt; / HeaderTemplate & gt; & Lt; ItemTemplate & gt; & Lt; P style = "background color: black; color: white" & gt; & Lt;% # Eval (container.datagram.Tostring ())% & gt; & Lt; / P & gt; & Lt; / ItemTemplate & gt; & Lt; FooterTemplate & gt; & Lt; H4 & gt; The end of the item & lt; / H4 & gt; & Lt; / FooterTemplate & gt; & Lt; / ASP: Repeater & gt;
Am I totally stupid? I have only used it for the collection of objects with virtually properties.
yes ...
& lt;% # container DataTime% & gt;
Comments
Post a Comment