MS Groupb By

This commit is contained in:
Developer01 2024-07-26 08:42:33 +02:00
parent f2f62fcac8
commit 5ac618ba21

View File

@ -1832,7 +1832,7 @@ Public Class frmMain
Return False
End Try
End Function
Private Sub Create_Groups()
Private Sub Create_GroupBy_Parts()
Try
LOGGER.Debug("Now Working on Groups..")
GridViewWorkflows.OptionsView.ShowGroupPanel = False
@ -2046,7 +2046,6 @@ Public Class frmMain
GridControlWorkflows.ForceInitialize()
Create_View_Caption()
Dim oColNotPartofLayout As Boolean
oColNotPartofLayout = False
'GridControlDocRow.ForceInitialize()
@ -2071,7 +2070,7 @@ Public Class frmMain
Try
Create_Groups()
Create_GroupBy_Parts()
COLUMNS_INVISIBLE()