Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
2745
Data Grid vs Grid
posted

Infragistics Team,

We use Ignite UI for the web, but now we are evaluating the WPF version to develop a thick client. I've been down the path of reading some of the API documentation for most controls and I am wondering what is the difference between the XamDataGrid and XamGrid controls?  Here's our requirements:

-  MVVM Support
-  Sorting
-  Filtering
-  Multi-Column Headers
-  Show/Hide Columns
-  Merged Cells (I've created this if not available with this product suite)
-  Like Excel (navigation with shift, enter, arrow keys, etc)

Which control would fit us best?