This commit is contained in:
2026-04-21 10:57:56 +02:00
parent 3ab69cadd3
commit c797202613

View File

@@ -264,7 +264,7 @@ Public Class frmGesamtsicherheitenMenuNEU
.avisoID = dgvListe.CurrentRow.Cells("gs_avisoId").Value .avisoID = dgvListe.CurrentRow.Cells("gs_avisoId").Value
.dataTable = Me.dataTable .dataTable = Me.dataTable
.DAKOSY_AUTO = dgvListe.CurrentRow.Cells("gs_DAKOSYAUTO").Value .DAKOSY_AUTO = dgvListe.CurrentRow.Cells("gs_DAKOSYAUTO").Value
.firmaId = Me.firmaId
End With End With
AddHandler frm.FormClosing, Function() AddHandler frm.FormClosing, Function()