XamDataGrid SelectedItems for MVVM [Infragistics] Petar Monov / Mon, Feb 18, 2013 This is a simple approach ( Grid_Binding_SelectedItems.zip ) on how to add a bindable property to your XamDataGrid that can be used to control the SelectedItems from your view model. In the sample...