Xceed Ultimate Suite 2016 v2 released

Released: Apr 5, 2016

Updates in this release

Updates in 2016 v2

Xceed DataGrid for WPF

  • Improved performance when groups are added or removed.
  • Improved the DataGrid’s layout performance when a reset notification is raised by the data source.
  • Reduced the number of calls to the DataGridItemsHost.OnItemsReset method when the source collection raises a reset notification.
  • The Windows 8 theme is now available in TableView and TreeGridflowView.
  • Updating column visibility with the ColumnChooserControl in TreeGridflowView now performs as fast as in other views.
  • The visual cue for dropping a column header onto the GroupByControl control is now correctly positioned.
  • The value of AutoCreateItemProperties on DataGridCollectionView/Source is now correctly taken into account when exporting the DataGrid to Excel or CSV.
  • The ListBox’s scrollbars within the MergedColumnEditor control are now correctly themed.
  • The first MergedColumnManagerCell (corresponding to ColumnBase.IsMainColumn) is now correctly aligned in TreeGridflowView.
  • A DataGridInternalException is no longer thrown when grouping data at the details level.
  • Columns that are not under a MergedColumn when persisting settings are now correctly positioned when restored.
  • The fixed column splitter can now be made not draggable by the setting the new TableView.AllowFixedColumnSplitterDrag property to false.
  • Cells are now properly aligned when printing.
  • An ArgumentException stating that a duplicate key is being added to a dictionary is no longer thrown when updating the data source in a master-detail scenario.
  • PrintPreview now considers margins when printing, making both PrintPreview and Print generate the same number of pages.
  • Changing the columns position through the ColumnChooserControl or the MergedColumnEditorControl now preserves the same number of fixed columns.
  • An InvalidCastException is no longer thrown when exporting DetailGrids containing unbound columns.

Xceed Toolkit Plus for WPF

  • MultiCalendar Control - Lets you present and allow date selections on multiple calendars positioned in any number of rows and columns.
  • WatermarkPasswordBox Control - Lets users enter a password that gets stored in a SecureString, and displays a watermark if no password is defined.