I'm looking for a way to clear datagrid selections programmatically. For instance, if there are highlighted rows in a datagrid I want them to be cleared out (deselected, not highlighted) when the user presses a button thus forcing the user to make new selections. Any help is appreciated.