Showing related tags and posts accross the entire site.
All Tags »
ASP.NET »
controls »
css (RSS)
-
i wanted to enclose my displayed data in an html table using a repeater control so i immediately followed the articles that i've read about repeater controls. i declare a table tag in the headertemplate and a table end tag in the footertemplate. <asp:repeater id="repeater1" runat=server> <headertemplate><table><...
Page 1 of 1 (1 items)