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
860
Unable to clear the selected items in XamDataGrid
posted

I am trying to use xamDataGrid.SelectedItems.Record.Clear() to clear all selections in a XamDataGrid, however, the selected row is still selected.

I found an old question in the forum: http://es.infragistics.com/community/forums/p/73241/370597.aspx#370597, I downloaded the sample WpfApplication16.zip from the team member to try, when run the sample, I am not able to clear the selection.

I am on Infragistics WPF version 14.2.

Thanks.