2019年12月6日
摘要: UltraWebGrid控件是用来显示页面列表的,今天来介绍一下使用UltraWebGrid实现多表头。 先来看一下效果图: 原有的表头如下: this.gridHelper.AddColumn("TemplateIDEdit", "模板id", null); this.gridHelper.Add 阅读全文
posted @ 2019-12-06 12:04 慢慢走~ 阅读(444) 评论(0) 推荐(0)