摘要: using DevExpress.Web.ASPxGridView; using System.Collections.Generic; using System.Web.UI.WebControls; using System.Web.UI; using System; namespace Lcerp.Common { public class ASPxGridViewHelper { #region 基本配置 #region 多表头 string header; bool isOpenMu... 阅读全文
posted @ 2014-03-31 18:05 xiamou 阅读(687) 评论(0) 推荐(0)