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
170
Binding to SelectedItems count property in Xamdatagrid
posted

Hi,

I am working on showing status information on the number of currently selected records in xamdatagrid.

For this I am assuming that I need to bind to the SelectedItems.Count property to a textblock ? I am new to wpf and infragistics...can you please provide some sample code to achieve this?

Thanks!