I''m looking to be able to click on a row, and highlight that entire row. Additionally, if I drag a selection (vertically), all the rows I drag through should be entirely selected as well.
This should also work for shift+LMB.
Is there any straightforward way to do this? I''ve fiddled with PrepareViewStyleInfo, as well as CellDrawn and SelectionChanged but its not jumping out at me.