ExpressQuantumPack
Improves SpreadSheet, Editors and QuantumGrid controls.
Fixes
ExpressEditors Library
- cxDateEdit - The "Could not convert variant of type (UnicodeString) into type (Date)" error occurs on saving a date selected from the drop-down calendar if the Properties.EditFormat property value includes ddd or dddd.
- How to get selected Item in OnClickCheck event when IncrementalFiltering = True.
ExpressLayout Control
- Cannot move layout items from one layout to another.
ExpressQuantumGrid Suite
- Export to XLS or XLSX - An export procedure ignores a bound BCD field's Currency property value if True is passed as the AUseNativeFormat parameter.
- Scroll operations reset a column’s Properties.EchoMode property setting for an active cell editor.
- Strange behavior of inplace editor after scroll when AlwaysShowEditor is true.
- Table and Banded Table Views - In-place Edit Form - The AHeight parameter's value passed to the View's OnGetCellHeight event handler is applied to form editors.
- Table and Banded Table Views - The "RowIndex out of range" exception occurs on filtering out a bookmarked record in certain cases.
ExpressSpreadSheet
- A clear selection operation moves focus to the A1 cell instead of complete cell deselection.
- Merged cells pasted from the clipboard incorrectly merge their borders on certain worksheets.
- The control displaces comments that are prohibited from moving and resizing with underlying cells in an XLSX file.
- The control does not load comment content from an XLSX file in certain cases.