추석전 변경사항
This commit is contained in:
		| @@ -208,7 +208,7 @@ namespace FCM0000 | ||||
|                                 var f = new fLovItem("%" + inputtext + "%"); | ||||
|                                 if(f.ShowDialog() == System.Windows.Forms.DialogResult.OK) | ||||
|                                 { | ||||
|                                     dv1.Rows[e.RowIndex].Cells["dvc_item"].Value = f.Item; | ||||
|                                     dv1.Rows[e.RowIndex].Cells["dvc_item"].Value = f.item; | ||||
|                                     dv1.Rows[e.RowIndex].Cells["dvc_itemName"].Value = f.itemName; | ||||
|                                 } | ||||
|                             } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 chikyun.kim
					chikyun.kim