The default behavior is to use CTRL+Click to deselect items in the Datagrid
I want to be able to mouse click (left or right button) the whitespace in the grid and have it deselect any selected items.
I've googled it to death and found some incredibly complex workarounds, but i'm hoping for a simple solution.
Edit:
I'm now using a listview instead, and still havent found a solution. It's slightly less annoying with a listview though because they are styled better.