If my datagrid has several columns and the user selects a cell in one of those columns, is there a way for it to select the whole row and not just the selected cell? I'm sure there is a way to test which cell was selected, then from that data, you can make the row selected. The question is how?