MS Groupb By
This commit is contained in:
parent
f2f62fcac8
commit
5ac618ba21
@ -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()
|
||||
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user