Dapfor Wpf Suite Changelog

What's new in Dapfor Wpf Suite 4.1.0.26317

Mar 21, 2017
  • The following improvements have been made:
  • [NEW] Added support of graphical filters in columns.
  • [NEW] Added the following filters suitable for most applications to Dapfor.Wpf.dll library.
  • [NEW] Added support for custom filters where developers can also add them to columns.
  • [NEW] Added support of ObservableCollection<T>. The grid also supports this collection at all hierarchy levels enabling dynamic addition of data on any level.
  • [NEW] Added GridControl.SettingsFocus.Enabled property to prevent from focus displaying.
  • [NEW] Added Column.Tag property to store any user-defined information.
  • [NEW] Improved DesidedSize definition in GridControl.
  • The following bugs have been fixed:
  • [BUG] Fixed an error involving incorrect brush definition for alternative row in some cases.
  • [BUG] Fixed an error with scrolled cells occassionally failing to update their DataTemplate.
  • [BUG] Fixed margin control set in Column.CellMargin.