SVN r1052

SVN-Revision: r1052
This commit is contained in:
cyf
2025-11-20 09:06:08 +00:00
parent 0181c198ad
commit 79402e0d41
2 changed files with 336 additions and 28 deletions
+1 -1
View File
@@ -179,7 +179,7 @@ namespace Lskj.PubBill
}; ;
DynamicModel dynamicModel = new DynamicModel(obj);
this.gcMain.SetGridRightMenus(dt, dynamicModel, this.OnGridViewRightCallBack, this.SearchObj, null);
this.gcMain.GridView.OptionsView.ColumnAutoWidth = true;
//this.gcMain.GridView.OptionsView.ColumnAutoWidth = true;
}