diff --git a/Source/GUIBase/uViewGrid.dfm b/Source/GUIBase/uViewGrid.dfm index 2f8a591e..810cc0ce 100644 --- a/Source/GUIBase/uViewGrid.dfm +++ b/Source/GUIBase/uViewGrid.dfm @@ -41,6 +41,7 @@ inherited frViewGrid: TfrViewGrid OptionsView.CellEndEllipsis = True OptionsView.NoDataToDisplayInfoText = '' OptionsView.CellAutoHeight = True + OptionsView.ColumnAutoWidth = True OptionsView.DataRowHeight = 22 OptionsView.Footer = True OptionsView.GridLineColor = cl3DLight @@ -188,7 +189,7 @@ inherited frViewGrid: TfrViewGrid PrinterPage.ScaleMode = smFit PrinterPage._dxMeasurementUnits_ = 0 PrinterPage._dxLastMU_ = 2 - ReportDocument.CreationDate = 39757.410444745370000000 + ReportDocument.CreationDate = 39757.663359259260000000 StyleManager = dmBase.dxPrintStyleManager1 OptionsCards.Shadow.Depth = 0 OptionsExpanding.ExpandGroupRows = True