MS Groupb By
This commit is contained in:
parent
f2f62fcac8
commit
5ac618ba21
@ -1832,7 +1832,7 @@ Public Class frmMain
|
|||||||
Return False
|
Return False
|
||||||
End Try
|
End Try
|
||||||
End Function
|
End Function
|
||||||
Private Sub Create_Groups()
|
Private Sub Create_GroupBy_Parts()
|
||||||
Try
|
Try
|
||||||
LOGGER.Debug("Now Working on Groups..")
|
LOGGER.Debug("Now Working on Groups..")
|
||||||
GridViewWorkflows.OptionsView.ShowGroupPanel = False
|
GridViewWorkflows.OptionsView.ShowGroupPanel = False
|
||||||
@ -2046,7 +2046,6 @@ Public Class frmMain
|
|||||||
GridControlWorkflows.ForceInitialize()
|
GridControlWorkflows.ForceInitialize()
|
||||||
|
|
||||||
Create_View_Caption()
|
Create_View_Caption()
|
||||||
|
|
||||||
Dim oColNotPartofLayout As Boolean
|
Dim oColNotPartofLayout As Boolean
|
||||||
oColNotPartofLayout = False
|
oColNotPartofLayout = False
|
||||||
'GridControlDocRow.ForceInitialize()
|
'GridControlDocRow.ForceInitialize()
|
||||||
@ -2071,7 +2070,7 @@ Public Class frmMain
|
|||||||
|
|
||||||
|
|
||||||
Try
|
Try
|
||||||
Create_Groups()
|
Create_GroupBy_Parts()
|
||||||
COLUMNS_INVISIBLE()
|
COLUMNS_INVISIBLE()
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user