프로젝트 스케쥴 화면의 datagrid 의 dataerror 이벤트 처리 완료.
This commit is contained in:
@@ -699,5 +699,10 @@ namespace FPJ0000
|
||||
{
|
||||
bsReason.RemoveCurrent();
|
||||
}
|
||||
|
||||
private void dataGridView1_DataError(object sender, DataGridViewDataErrorEventArgs e)
|
||||
{
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user