Express Grid Pack 16.2.6

Released: May 16, 2017

Updates in 16.2.6

Fixes

ExpressEditors Library

  • All data-aware editors - The error icon is removed after another field in the same record has been modified.
  • All TcxCustomDropDownEdit descendants - The read-only editor's edit value can be modified by pressing Tab while the drop-down window is open if the Properties.PostPopupValueOnTab property is set to True.
  • An AV occurs on creating the cxMemo and cxRichEdit control instances by calling the CreateParented constructor.
  • Combobox dropdown not visible in Windows 10 when on a CalloutPopup.
  • cxDateEdit - The Today button is not visible if the cxCalendarUseClassicViewAsDefault global constant is set to True and the editor's Properties.View is set to cavDefault.
  • cxImageComboBox - The editor's drop-down window is too narrow to completely display its items if the Properties.ShowDescriptions property is set to False.
  • dxBarCode - An AV occurs on displaying characters whose ASCII code is less than 32 if the Code 128 symbology is applied and the CharacterSet property is set to csAuto or csA.
  • TdxCameraControl stops rendering the camera output if the camera manager's StartRecording function call fails to create a video file to store it.

ExpressLayout Control

  • A tabbed group whose TabbedOptions.HideTabs property is set to True can be focused using the Tab key.

ExpressPrinting System

  • An AV occurs on invoking the report links collection editor dialog at design time in RadStudio 10.2 Tokyo.
  • Export to PDF - All the resulting encrypted PDF files share the same FileID.
  • Export to PDF – If the resulting document is protected by a password, the PDF metadata is saved as ANSI strings instead of UTF16.
  • Export To PDF - Incorrect trailer sections are produced in the resulting PDF document.
  • Export to PDF - Protecting a PDF file with the RC4 128-bit encryption generates an invalid encryption key in certain cases.
  • TdxPSEngineController OptionsSorting on UNC Path.
  • TRichEdit/cxRichEdit Report Link - Page dimensions are incorrectly initialized when the report link is not listed first within the composition link collection.

ExpressQuantumGrid Suite

  • An AV occurs on closing an application after assigning the View's Controller.EditingItem property an in-place PopupEdit editor whose OnInitPopup event is handled to call the Abort procedure.
  • Collapsing an anchored group removes it from the top of the View.
  • In Grid mode, a read-only in-place editor doesn't update its content on scrolling a grid View using the mouse wheel if this View OptionsBehavior.AlwaysShowEditor property is set to True.
  • Posting changes unexpectedly switches the expanded state of group rows if the View contains two or more merged columns.
  • Server Mode - The Filtering.ColumnFilteredItemsList option does not work.
  • Server Mode - The values in filter popups are all displayed as "(WIDEMEMO)" instead of the real values visible in the column.
  • Table and Banded Table Views - Clicking the filter button applies sorting if any of the Find Panel's elements is currently focused.

ExpressSkins Library

  • The skinned form's BorderIcons property value affects the form's title bar height.

Installation (VCL)

  • Product packages are not loaded correctly in the IDE after project reopening.