摘要: View Code using System;using System.Collections.Generic;using System.Linq;using System.Text;using System.Web.UI.WebControls;using System.Web.UI.HtmlControls;namespace xxxx{ public class RepeaterSetting { /// <summary> /// 合并Repeater中某行相同信息的行(单元格) /// </summary> /// ... 阅读全文
posted @ 2012-07-05 16:38 刀叨 阅读(449) 评论(0) 推荐(0)