Gantt View Printing - Print the GanttView, just like Microsoft Project
Grid External Filtering UI - Filter data on the grid with custom filtering logic without loading all rows and data
Grid Custom Empty Message - At design-time or run-time, you can configure a custom string that indicates the grid has no data source bound to it, or is bound to a data source that contains no rows
Grid Provide Rows Collection - The arguments in the BeforeRowFilterChanged and AfterRowFilterChanged events contain a RowsCollection that make it easier to perform external processing and filtering
Hide Default Dropdown Button - You can now programmatically hide or show the default dropdown button
External Summary Calculations - Bypass the Grid control’s internal summary calculation logic and supply the summary value directly, without requesting all of the data to be loaded
Infragistics Excel - Similar to Microsoft Excel, you can now format worksheet regions as tables and reference each table by name, as well as specify RGB color values, tints and gradients within cells