I’m making a Wpf Application. My problem is that I’m using a DataGrid to show tabular data. How can I find the related row of my datatable when I click the listview Selected Cell?
I’m making a Wpf Application. My problem is that I’m using a DataGrid to
Share
Are you looking for this? WPF Datagrid set selected row
WPF Datagrid. Get the values of each cell of the selected row