How do I deselect grid row when grouping in David Poll's silverlight CollectionPrinter
- by kpg
I'm using David Poll's CollectionPrinter and modifications by Fama to perform grouping.
I'm using the control to print a datagrid with grouping and it works well if not a little slow.
Problem: When the grid is displayed the first row of the grid is selected and the first cell of the row is also selected. I want to either deselect the row or…