ExpressGridPack

Aggiungi ampie funzionalità di griglia, stampa, tabella pivot, elenco ad albero, layout e personalizzazione alle tue applicazioni Delphi e C++Builder.

Pubblicato da DevExpress
Distribuito da ComponentSource dal 2001

Prezzi da: US$ 527.99 Versione: 25.2.6 NUOVO Aggiornato il: Apr 7, 2026 Media stelle Recensioni: 4.00Media stelle Recensioni: 4.00Media stelle Recensioni: 4.00Media stelle Recensioni: 4.00Media stelle Recensioni: 4.00 (2)

i

New licenses for ExpressGridPack are no longer available. Existing customers can continue to renew. If you are looking for a new license, please consider DevExpress VCL Subscription, which includes all ExpressGridPack components plus more.

ExpressGridPack 19.1.7

Released: Nov 27, 2019

Aggiornamenti in 19.1.7

Correzioni

ExpressEditors Library

  • cxComboBox - The item selection state in a combo box dropdown window does not update according to the combo box edit value in certain cases, provided that the Properties.DropDownListStyle property is set to lsEditList
  • cxDateEdit - The modern-style drop-down calendar truncates day names if the MingLiU font is used and the "Chinese (Traditional, Taiwan)" format is selected in the system's regional settings
  • TcxShellListView - A shell item being dragged can be dropped only to the currently accessed shell item

ExpressPrinting System

  • Export to PDF - All PDF export procedures that accept a custom target file name as a parameter ignore a report link's PDFExportOptions.OpenDocumentAfterExport property value
  • PDF Viewer Report Link - The size of a printed document page's content is incorrect if the PrinterPage.ScaleMode property is set to smAdjust
  • PivotGrid.OptionsView.GridLines is not respected for items with Properties assigned when printing
  • Print Preview - The Advanced dialog causes the"XXX is not valid integer value" error on selecting a localized item from the drop-down Zoom list
  • Spreadsheet Report Link incorrectly prints cell borders whose style is different from sscbsDefault, sscbsThin, sscbsMedium, sscbsThick, or sscbsDouble

ExpressQuantumGrid Suite

  • The "RowIndex out of range" exception occurs on selecting two or more rows in certain cases after changing grouped columns if the View's OptionsSelection.MultiSelect property is set to True

ExpressQuantumTreeList Suite

  • TcxDBTreeList replaces the parent field value of a child node created by calling a bound dataset's Insert method and assigning the parent field's Value property within the DisableControls/EnableControls method block

ExpressSkins Library

  • An AV occurs when the IDE opens a DFM file whose Grid, Tree List, or Vertical Grid control is the first control to be skinned by TcxLookAndFeelController or TdxSkinController
  • Cannot compile a custom Skin-Project for the 64bit Platform
  • Export - ExpressQuantumGrid - Footer text blends with its background in the resulting document when one of certain skins is in effect

ExpressSpreadSheet

  • RTF-formatted cell values change their color to default when activating an in-place cell editor in certain cases
  • The "Control has no parent window" exception occurs when adding TdxSpreadSheetFormulaBar to a form if an application or a component container that is currently opened in the IDE contains TcxDefaultEditStyleController whose Style.Color property is modified
  • The RANDBETWEEN function with the second parameter greater than 100 cannot return all values from the specified range
  • The ROUND function works differently than in MS Excel in certain cases