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
585
How to select a row in code for xamGrid?
posted

When use PagedCollectionView to feed data for DataGrid, I have set CurrentItem for PageCollectionView. When data is bound to xamGrid, it should select the this item automatically.

However it doesn't happen. How to write the code to select the row automatically?

Parents Reply Children
No Data