Änderungen Logik und GUI

This commit is contained in:
ja
2021-10-29 15:02:49 +02:00
parent 014fefb710
commit 24f722369f
3 changed files with 203 additions and 205 deletions

View File

@@ -250,8 +250,6 @@ Partial Class CustomsAviso
End Sub
Protected Sub btn_Auftraege_Click(sender As Object, e As EventArgs)
dt = Nothing
If txt_Absender.Text IsNot "" Then
txt_Absender.ValidateRequestMode = UI.ValidateRequestMode.Enabled