SVN-Revision: r479
This commit is contained in:
wyf
2025-04-12 06:10:20 +00:00
parent 266323ff61
commit 6041c55aab
+2 -2
View File
@@ -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)