Update ProductsGrid.cs
This commit is contained in:
parent
a83fe9e532
commit
1fa415628f
@ -453,6 +453,7 @@ namespace LibationWinForms.GridView
|
||||
|
||||
var dictionary = config.GridColumnsWidths;
|
||||
dictionary[e.Column.DataPropertyName] = e.Column.Width;
|
||||
config.GridColumnsWidths = dictionary;
|
||||
}
|
||||
|
||||
#endregion
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user