I want to share a nice find with those who use WPF. Ready DataGrid, free, for the version with limited capabilities.
XcEED's DataGrid is a convenient custom component for displaying tabular data, adding, changing, and so on. There is automatic (reflexive) recognition of data source fields, that is, you can simply bind a component, for example, to a table from LINQ's DataContext. An example of a working grid:
I really liked the built-in configurator for the component:
With it, you can choose the skin, adjust the fields, set the desired behavior for the grid. In general, everything is for people.
Skins unfortunately available only in the paid version, but everything else works in the free (express).
Oh yes. lives
here .
Ps: these comrades opened a
wpf wiki
UPD: moved to dotNET