Rilasci di Xceed DataGrid for WPF

Released: Sep 18, 2015

Updates in this release

Updates in 5.7

  • A foreign key Column can now be sorted by the values its corresponding cells display rather than by the foreign key value itself.
  • An infinite layout pass no longer happens when layout rounding is used.
  • Exporting now correctly orders details in the generated file when there is more than one detail description on the first detail level.
  • A NullReferenceException is no longer thrown when a master item and its details are removed from the data source.
  • The URI generated by the...

Released: Jun 23, 2015

Updates in this release

Updates in V5.6

  • The Metro theme is now supported in classic table view.
  • Data of cells containing a new line are now correctly displayed when exported to Excel.
  • Printing or exporting to an XPS file in the presence of more than one level of MergedHeadrs no longer throws an exception.
  • The OnReceiveWeakEvent virtual method has been added on classes that implement the IWeakEventListener interface so that derived classes can override the handling of a WeakEventManager event.
  • A NullReferenceException...

Released: Mar 10, 2015

Updates in this release

Updates in V5.5

  • Scrolling speed has been improved when using StatCells, as has the speed of expanding Master/Detail sections in some scenarios.
  • UI Automation support has been added for group and grid headers and footers, and now better reflects the grid's current state.
  • A new column virtualization mode helps improve horizontal scrolling speed.

Released: Oct 6, 2014

Updates in this release

Updates in 2014 v3

Xceed DataGrid for WPF

  • Updated with performance improvements when scrolling horizontally and vertically, especially when using groups and statistical functions.
  • The TreeGridflow View initializes and loads data faster, scrolls and expands details faster and now supports exporting.
  • The filter row now supports columns with custom types.
  • A new row type for grid and group headers and footers has been added. It lets you bind to and display, additional data sources.
  • A new dialog...

Released: May 21, 2014

Updates in this release

Updates in v5.3

  • Excel-like ability to drag-to-select rows and cells.
  • Drag selections to other targets such as Excel.
  • Supports more standard keyboard and mouse gestures.
  • New asynchronous binding mode.
  • New features for stat function calculation, formatting and exporting.

Released: Feb 27, 2014

Updates in this release

Updates in v5.2

  • Performance improvements in live updating scenarios, stat function calculations, grouping operations and reducing the datagrid's memory footprint.
  • Over 50 reported issues have been addressed and some minor new features have been added.  

Released: Dec 10, 2013

Updates in this release

Updates in V5.1

  • Performance improvements.
  • New Metro theme with Light and Dark versions.
  • Accent color support.
  • Improvements to merged headers.

Released: Jul 15, 2013

Updates in this release

Updates in v5

  • TreeGridflowView class displays details in a tree-like structure under the main column at the master level.
  • AutoScrollCurrentItem property allows developers to specify what can cause the current item to be brought into view.
  • Merged headers have been improved to now support detail levels and printing.
  • AutoFilterControl now offers a SelectAll button which permits users to select all values.
  • Values in DataCells can now be used when exporting a column defining ForeignKeyConfigurations...

Released: Apr 11, 2013

Updates in this release

Updates in v4.5

  • Merged Column Headers for TableView and TableFlowView - Organize columns under headers that span multiple columns.

Released: Jan 16, 2012

Updates in this release

Updates in v4.3

  • Improved performance during horizontal scrolling with a large number of columns
  • Improved responsiveness and efficiency in auto-filtering when there are changes in the data source
  • Initial loading and vertical scrolling have been improved
  • Scrolling performance improved while dragging a column over the edges of the datagrid
  • Developers now have access to several command-related methods