GridView: (CodedUI) GridView test fails when the grid is placed in TabControl and the first action is sort, filter or group
When a gridview is placed in TabControl, the following CodedUI tests will fail:
Test 1. Click on a column header to sort by that column.
Test 2. Click on a drop-down button to filter a column.
Test 3. Drag a column to group by it.