I want to select cells in grid and select rows on clicking on rows headers.
How to implement it? I've set up SelectionUnit="Cell". Now I need in selection rows on clicking on headers.
I need in the same functionality as in standard DataGrid (SelectionUnit="CellOrRowHeader").