DevApp/Gs.DevApp/UserControl/UcLookItems.cs
@@ -24,7 +24,7 @@ LookSearchSupplier_EditValueChanged; } public bool IsReadly { get; set; } private string _KeyFile = ""; public string KeyFile { @@ -115,7 +115,7 @@ } if (KeyFile == "id") { lookSearchSupplier.EditValue = Int64.Parse((Code.ToString().Trim())); lookSearchSupplier.EditValue =((Code.ToString().Trim())); } else lookSearchSupplier.EditValue = ((Code.ToString().Trim()));