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.