Looking for a good WPF Datagrid. I'm currently doing a "survey" of my available options. However, that survey is not going great.
Edit Yes, I'm aware of many of the actual possibilities for WPF datagrids - but what I'm looking for is people who have used one or more to chime in lessons learned from real-world usage.
So infragistics has a free one, MS released one with the WPFToolkit, XCeed has a WPF Datagrid.
Each seems to have it's pros and cons, but without super hard specs, it's hard to nail down what I actually need in a grid. Knowing that, what I'm looking for is
The WPF/XAML Way. The incredible support for MVVM and great databinding has changed how I do apps quickly. The great support with "lookless" controls and styling lets me use the design/develop workflow. I need a grid that doesn't short-circut this in the name of API design.
API Design - should be clear to the people maintaining this after me
Easy to deploy and develop. I'd prefer not to have to manually install lots of components to develop, and create an installer for our xcopy-able application.
Anyone have testimonials or horror stories? Things to look out for or hidden gotchas that find you a month later?