파일을 열고 무조건 열관류율탭 자동 업데이트 적용

This commit is contained in:
ykh
2025-07-11 00:01:25 +09:00
parent 72e908396b
commit cf277012bc
10 changed files with 3530 additions and 3705 deletions

View File

@@ -1,4 +1,12 @@
Partial Class DS
Partial Class tbl_ykDataTable
Private Sub tbl_ykDataTable_tbl_ykRowChanging(sender As System.Object, e As tbl_ykRowChangeEvent) Handles Me.tbl_ykRowChanging
End Sub
End Class
Partial Class tbl_profileDataTable
End Class