XtraGrid .NET Suite adds multiple column summaries

Released: Jun 15, 2011

Updates in this release

Updates in v2011 vol 1

  • Multiple Column Summaries - You can now calculate multiple summaries for a single column and display them simultaneously within the grid's footer.
  • Export/Printing Performance and Memory Usage Boost - With this release, DevExpress have significantly improved print and export performance and memory usage. These optimizations affect all DevExpress Grid and Pivot Grid controls (XtraGrid, XtraPivotGrid, ASPxGridView, etc). You will see improvements of 80 to 99% when compared to previous versions.
  • Expressions for Unbound Columns in Server Mode - With this release, unbound grid columns can be populated in server mode with data obtained from expressions. You can specify a formula referencing other columns and using many built-in functions and operators. The resulting data for these columns will be calculated on the server side.
  • Group Intervals for DateTime Columns in Server Mode - Added support for group intervals for date-time columns in server mode. You can now change group intervals using a single property setting in server mode.
  • New Scroll Mode - Fix Group Rows - Implemented a new scroll mode for the XtraGrid – perfect when viewing large amounts of grouped data. When using this new scroll mode, the top row for the visible group will always be displayed as you scroll through grouped data. Additionally, an icon is displayed in the top group row to indicate that the grouped data is only partially displayed.
  • Incremental Search Support in Column Filter Dropdowns - Whether you choose to use regular or checked filter dropdowns for individual columns, you can now use the incremental search feature to locate values in dropdown lists. Simply enter the required value in order to locate it in the list. When typing, the text is highlighted in the list making it easy to locate.