views:

7

answers:

0

hello,

how can i get the selected rows - and then each (visible) cell separately on a sorted datagrid?

something like datagrid.SelectedCells[i][j], but with sorting taken onto account.

Thanks