|
|
@@ -311,6 +311,7 @@
|
|
|
this.pr_detail1,
|
|
|
this.pr_spec,
|
|
|
this.DeleteRow});
|
|
|
+ this.BatchProductDGV.EnableContentClick = true;
|
|
|
this.BatchProductDGV.Location = new System.Drawing.Point(0, 143);
|
|
|
this.BatchProductDGV.Name = "BatchProductDGV";
|
|
|
this.BatchProductDGV.RowTemplate.Height = 23;
|
|
|
@@ -394,6 +395,7 @@
|
|
|
this.mss_id.DataPropertyName = "mss_id";
|
|
|
this.mss_id.HeaderText = "ID";
|
|
|
this.mss_id.Name = "mss_id";
|
|
|
+ this.mss_id.Visible = false;
|
|
|
//
|
|
|
// mss_prodcode
|
|
|
//
|