=====* ISBN_Check [0.014] 버전관리 시작 *=====

1. 검색결과 다수의 경우 탭인덱스가 변경되어 빠르게 넘어가지 않던 버그 수정.
This commit is contained in:
SeungHo Yang
2021-12-30 17:19:23 +09:00
parent d9f2c3f209
commit d77bb5ca96
14 changed files with 25 additions and 23 deletions

View File

@@ -23,7 +23,7 @@ namespace ISBN_Check_test
}
private void Form2_Load(object sender, EventArgs e)
{
dataGridView1.Focus();
Sort_data(f1.dataGridView1);