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
130
SelectedItem Order
posted

I'm using a XamDataGrid and doing some drag-drop operations.

I need to drop the selected items in the order they appear in the source grid.

It appears that .SelectedItems is in the order they're selected, not the visible order.

Is there a clean way to either get them in the order they're visible, or to re-order them so they match their visible order?

Thanks

Parents Reply Children
No Data