Ambar, Mailvorlagen.

This commit is contained in:
2024-05-02 10:43:06 +02:00
parent f143a7fea9
commit 29aacd0107
2 changed files with 3 additions and 1 deletions

View File

@@ -249,6 +249,7 @@ Public Class frmdynMailvorlage
dgvMailvorlagen.GetOrder()
initDGVMailvorlagen(cbxFirma._value)
dgvMailvorlagen.SetOrder()
Catch ex As Exception
VERAG_PROG_ALLGEMEIN.cErrorHandler.ERR(ex.Message, ex.StackTrace, System.Reflection.MethodInfo.GetCurrentMethod.Name)
End Try