SVN r479
SVN-Revision: r479
This commit is contained in:
@@ -6733,8 +6733,8 @@ namespace Lskj.Control
|
|||||||
Width = normalCol.Width,
|
Width = normalCol.Width,
|
||||||
Visible = normalCol.Visible,
|
Visible = normalCol.Visible,
|
||||||
Tag = normalCol,
|
Tag = normalCol,
|
||||||
MinWidth = normalCol.Width,
|
//MinWidth = normalCol.Width,
|
||||||
MaxWidth = normalCol.Width,
|
//MaxWidth = normalCol.Width,
|
||||||
OptionsColumn = { AllowEdit = normalCol.Edit, FixedWidth = true }
|
OptionsColumn = { AllowEdit = normalCol.Edit, FixedWidth = true }
|
||||||
};
|
};
|
||||||
if (!normalCol.Edit)
|
if (!normalCol.Edit)
|
||||||
|
|||||||
Reference in New Issue
Block a user