This commit is contained in:
3
AyaNovaQBI/MainForm.Designer.cs
generated
3
AyaNovaQBI/MainForm.Designer.cs
generated
@@ -243,7 +243,6 @@
|
||||
this.customer.HeaderText = "Customer";
|
||||
this.customer.Name = "customer";
|
||||
this.customer.ReadOnly = true;
|
||||
this.customer.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
|
||||
//
|
||||
// wonumber
|
||||
//
|
||||
@@ -251,7 +250,6 @@
|
||||
this.wonumber.HeaderText = "Service number";
|
||||
this.wonumber.Name = "wonumber";
|
||||
this.wonumber.ReadOnly = true;
|
||||
this.wonumber.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
|
||||
//
|
||||
// ProjectName
|
||||
//
|
||||
@@ -273,7 +271,6 @@
|
||||
this.status.HeaderText = "Status";
|
||||
this.status.Name = "status";
|
||||
this.status.ReadOnly = true;
|
||||
this.status.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
|
||||
//
|
||||
// statuscolor
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user