Repeater嵌套Repeater的结构:对于 datalist 控件也是有效的。记下以防忘记了
摘要:
在写程序的时候, Repeater嵌套绑定Repeater 是常有事情。下面给出了相应的代码,记下,以便下次使用。下面是 aspx 代码: 1 <asp:Repeater ID="Repeater1" runat="server" 2 onitemdatabound="Repeater1_ItemDataBound"> 3 <HeaderTemplate> 4 <table width="100%" border="1" cellspacing="1&qu 阅读全文
posted @ 2011-07-09 23:17 鹿我所录 阅读(290) 评论(0) 推荐(0)
浙公网安备 33010602011771号