SVN r479
SVN-Revision: r479
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user