Attila Importassistent
This commit is contained in:
@@ -1706,4 +1706,15 @@ Public Class usrcntlAktDetailsATILLANeu
|
||||
End If
|
||||
End If
|
||||
End Sub
|
||||
|
||||
Private Sub btnImportAssi_Click(sender As Object, e As EventArgs) Handles btnImportAssi.Click
|
||||
'loadDataInLIST()
|
||||
'SAVE_ME()
|
||||
|
||||
Dim f As New frmSendungAnhangImport(AvisoID, SENDUNG_LIST(0).tblSnd_SendungID)
|
||||
f.ShowDialog(Me)
|
||||
'VERAG_PROG_ALLGEMEIN.cSendungen.LOAD_LIST(SENDUNG_LIST, 0, AvisoID) 'LÄDT alle SENDUNGSDATEN
|
||||
reload(AvisoID)
|
||||
'initDataBinding()
|
||||
End Sub
|
||||
End Class
|
||||
|
||||
Reference in New Issue
Block a user