ATTENTION:Take our Code Challenge for the month of October 2008 and win some great prize! Learn more about it
here!
Browse Site by Tags
Showing related tags and posts accross the entire site.
-
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)