GUIBase: desactivado temporalmente el ancho automático de columnas para ver si mejora el rendimiento del grid.
git-svn-id: https://192.168.0.254/svn/Proyectos.Tecsitel_FactuGES2/trunk@727 0c75b7a4-871f-7646-8a2f-f78d34cc349f
This commit is contained in:
parent
035b852f90
commit
6eec6e6931
@ -40,7 +40,6 @@ inherited frViewGrid: TfrViewGrid
|
||||
OptionsView.CellEndEllipsis = True
|
||||
OptionsView.NoDataToDisplayInfoText = '<No hay datos a visualizar>'
|
||||
OptionsView.CellAutoHeight = True
|
||||
OptionsView.ColumnAutoWidth = True
|
||||
OptionsView.DataRowHeight = 22
|
||||
OptionsView.Footer = True
|
||||
OptionsView.GridLineColor = cl3DLight
|
||||
@ -188,7 +187,7 @@ inherited frViewGrid: TfrViewGrid
|
||||
PrinterPage.ScaleMode = smFit
|
||||
PrinterPage._dxMeasurementUnits_ = 0
|
||||
PrinterPage._dxLastMU_ = 2
|
||||
ReportDocument.CreationDate = 39728.760640370370000000
|
||||
ReportDocument.CreationDate = 39756.784993611110000000
|
||||
StyleManager = dmBase.dxPrintStyleManager1
|
||||
OptionsCards.Shadow.Depth = 0
|
||||
OptionsExpanding.ExpandGroupRows = True
|
||||
|
||||
Loading…
Reference in New Issue
Block a user