SVN r806
SVN-Revision: r806
This commit is contained in:
@@ -951,8 +951,7 @@ namespace Lskj.PubBillSpecial
|
||||
this.ControlObj.OnDataFileRefrshCallBack += OnDataFileRefrshFile;
|
||||
this.ControlObj.OnDataSourceBindCallBack += new EventHandler(OnInitializeHeaderCallBack);
|
||||
this.pl_main_center_master.Height = (this.BillModel.ParentHeight - 36) > this.pl_main_center_master.Height ? this.pl_main_center_master.Height : this.BillModel.ParentHeight - 36;
|
||||
|
||||
|
||||
this.splitMainControl.Height = this.pl_main_center_master.Height + pl_buttom.Height + 12;
|
||||
// 初始化明细
|
||||
// 创建多表头,默认标准表格
|
||||
if (this.SysModel.GridEnumObj == GridEnum.BandedGridView || this.BillModel.AutoMultiHeader == 1)
|
||||
|
||||
Reference in New Issue
Block a user