pm 용 구매 업데이트 기능 추가
This commit is contained in:
@@ -90,6 +90,9 @@ namespace FCM0000
|
||||
this.ta.FillDupCheck(this.dsMSSQL.Items, FCOMMON.info.Login.gcode, cateSearch);
|
||||
|
||||
FPUtil.ColSizeLoad(ref this.fpSpread1, fn_fpcolsize);
|
||||
|
||||
tbFind.Text = string.Empty;
|
||||
tbFind.BackColor = Color.White;
|
||||
}
|
||||
|
||||
void Items_TableNewRow(object sender, DataTableNewRowEventArgs e)
|
||||
@@ -129,6 +132,7 @@ namespace FCM0000
|
||||
tbSearch.Focus();
|
||||
return;
|
||||
}
|
||||
|
||||
refreshData();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user