MS Datei ueberspringen

This commit is contained in:
2022-06-23 11:43:08 +02:00
parent 8fd3d1794f
commit c854c407c5
4 changed files with 32 additions and 15 deletions

View File

@@ -1807,7 +1807,9 @@ Public Class frmMain
Exit Function
End If
If oSQLOverview.ToString.Contains("GROUP_TEXT") = False Then
LOGGER.Info($"SQL SO FAR: {oSQLOverview} ")
FormHelper.ShowInfoMessage("Incomplete Overview-Source (No Group-Columns). Please reload manually!", omsgTitleWarning)
NO_WORKFLOWITEMS = True
GridControl_Docs.Visible = False
bindsourcegrid.DataSource = Nothing