Does anyone knows how to get row index of the selected cell in DevExpress WPF grid? In WinForms it was something like that:
dataGridViewControll.SelectedCells[0].RowIndex;
Does anyone knows how to get row index of the selected cell in DevExpress WPF grid? In WinForms it was something like that:
dataGridViewControll.SelectedCells[0].RowIndex;
You can find the answer on the following link http://social.msdn.microsoft.com/Forums/en-US/wpf/thread/0cdf2968-00e8-4ea5-aea0-ffd0e8230110