ExpressGridPack

將廣泛的網格、列印、樞紐分析表、樹列表、佈局和蒙皮功能添加到您的 Delphi 和 C++Builder 應用程式。

由以下開發商製作:DevExpress
ComponentSource 開始代理銷售的日期:2001年

價格從: $ 538.99 版本: 25.2.6 新增功能 更新: Apr 7, 2026 4.00 評價的平均星級4.00 評價的平均星級4.00 評價的平均星級4.00 評價的平均星級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 22.1.2

Released: Aug 31, 2022

22.1.2 中的更新

特性

Data Grid

  • Data Export Enhancements - New global APIs allow you to export grid content to a stream in XLS, XLSX, CSV, HTML, Text, XML formats.
  • Runtime Style Customization - This version implements three new events in the TcxCustomGridTableViewStyles class. Handle the following events to customize styles of the hot-tracked, inactive, and selected rows at runtime:
    • OnGetHotTrackStyle.
    • OnGetInactiveStyle.
    • OnGetSelectionStyle.

Data Grid, TreeList, and Vertical Grid

  • Support for Icons in Filter Dropdowns - The Data Grid, TreeList, and Vertical Grid controls now display icons for values displayed within regular and Excel-inspired filter drop-downs (for columns with image combobox in-place editors).
  • Also added a new OnGetFilterImages event that allows you to display custom images within filter items, or hide them.
  • Localization Enhancements - You can now localize names for the following aggregate functions: MIN, MAX, SUM, AVG, and COUNT, which can be displayed within group rows and footer cells.

Input Dialogs - Password Masking

  • The Input Dialog now supports password masking that hides the password characters entered by the user. To specify a masking char, prepend an ASCII character whose number is less than #32 to the caption of the target text box.