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
329
CurrentChanged event not fired when bound to a ListCollectionView
posted

The CurrentChanged event is not firing when the XamDataPresenter (or XamDataGrid) is bound to a ListCollectionView and the user clicks through the items in the grid.  In the attached sample project I have setup a XamDataPresenter and a ListBox exactly the same way.  You can see that the ListBox causes the CurrentChanged event to fire when the user clicks the items of the list, but the XamDataPresenter does not.

Is there a way to get this functionality? 

John Myczek

XamGridCollectionViewTest.zip