2012年2月28日

repeater多行多列带补齐td功能的实现

摘要: 代码:.aspx <asp:Repeater ID="list" runat="server" OnItemDataBound="list_ItemDataBound" OnItemCreated="list_ItemCreated"> <HeaderTemplate> <table width="636" border="0" cellpadding="0" cellspacing="1" bgcolor 阅读全文

posted @ 2012-02-28 17:15 静以修身俭以养德 阅读(907) 评论(0) 推荐(0) 编辑

导航