DataGrid Extensions

DataGrid Extensions

This package contains useful extensions for the WPF DataGrid (System.Windows.Controls.DataGrid), e.g.

  • Add filtering capabilities to the DataGrid
  • Apply the initial sorting
  • Disable another control while in editing mode
  • Provide additional column events
  • Start editing a cell with Ctrl+Enter
  • Mutli-line editing
  • Extended star-size column behavior
  • Methods to easily implement Excel-like copy/paste

Project Details