摘要: 随笔,自己写了做个记录的,以防下次忘记,勿喷 1 <asp:ListView ID="lvPage" runat="server"> 2 <LayoutTemplate> 3 <table width="100%"> 4 <tr runat="server" id="itemplaceholder"> 5 </tr> 6 </table> 7 </LayoutTemplate>... 阅读全文
posted @ 2012-09-04 11:22 虺虺 阅读(197) 评论(1) 推荐(0)