I have a DataGrid, bound to Database table, I need to get the content of selected row in DataGrid, for example, I want to show in MessageBox content of selected row.
Example of DataGrid:

So, if I select the second row, my MessageBox has to show something like: 646 Jim Biology.