DevApp/Gs.DevApp/UserControl/UcLookItems.cs @@ -114,7 +114,9 @@ return; } if (KeyFile == "id") { lookSearchSupplier.EditValue = Int64.Parse((Code.ToString().Trim())); } else lookSearchSupplier.EditValue = ((Code.ToString().Trim())); }