Does anyone know how to get the row index of a selected cell in a WPF DevExpress grid? In WinForms, it was something like this:
dataGridViewControll.SelectedCells[0].RowIndex;
Grid.GetRow (urGridctrl);
Source: https://habr.com/ru/post/1723322/More articles:Whats Algorithm or code to get the ordinal position of an element in a list sorted by value in C ++ - c ++var var and type. Why does var not work here? - c #Flex + PHP: Flash Builder 4 vs Eclipse - eclipseWhat is QT or C ++ open source for ordinary sorting - c ++Guidelines / principles for designing packages and components - packageHow can I force form / control validation in Compact Framework? - .netLimit SQL Temp Database Growth - sql-server-2005Log4net: how to quickly test UDP Appender - log4netБесплатный плагин рейтинга javascript - javascriptAbsolute bottom positioning in relative div - cssAll Articles