diff --git a/插件库/Lskj.Control/GridControlEx.cs b/插件库/Lskj.Control/GridControlEx.cs index e5c6355..6d15196 100644 --- a/插件库/Lskj.Control/GridControlEx.cs +++ b/插件库/Lskj.Control/GridControlEx.cs @@ -6733,8 +6733,8 @@ namespace Lskj.Control Width = normalCol.Width, Visible = normalCol.Visible, Tag = normalCol, - MinWidth = normalCol.Width, - MaxWidth = normalCol.Width, + //MinWidth = normalCol.Width, + //MaxWidth = normalCol.Width, OptionsColumn = { AllowEdit = normalCol.Edit, FixedWidth = true } }; if (!normalCol.Edit)