uViewGrid: no saltaban los submenus del grid.
git-svn-id: https://192.168.0.254/svn/Proyectos.Tecsitel_FactuGES2/trunk@375 0c75b7a4-871f-7646-8a2f-f78d34cc349f
This commit is contained in:
parent
36a9de5e6d
commit
dc25b2d45a
@ -18,7 +18,6 @@ inherited frViewGrid: TfrViewGrid
|
||||
TabOrder = 0
|
||||
LookAndFeel.Kind = lfOffice11
|
||||
LookAndFeel.NativeStyle = True
|
||||
ExplicitTop = 104
|
||||
object cxGridView: TcxGridDBTableView
|
||||
OnDblClick = cxGridViewDblClick
|
||||
NavigatorButtons.ConfirmDelete = False
|
||||
@ -179,7 +178,7 @@ inherited frViewGrid: TfrViewGrid
|
||||
PrinterPage.ScaleMode = smFit
|
||||
PrinterPage._dxMeasurementUnits_ = 0
|
||||
PrinterPage._dxLastMU_ = 2
|
||||
ReportDocument.CreationDate = 39588.472473043980000000
|
||||
ReportDocument.CreationDate = 39588.971240405100000000
|
||||
StyleManager = dxPrintStyleManager1
|
||||
OptionsCards.Shadow.Depth = 0
|
||||
OptionsExpanding.ExpandGroupRows = True
|
||||
@ -455,6 +454,7 @@ inherited frViewGrid: TfrViewGrid
|
||||
Grid = cxGrid
|
||||
PopupMenus = <
|
||||
item
|
||||
GridView = cxGridView
|
||||
HitTypes = [gvhtCell]
|
||||
Index = 0
|
||||
end>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user