Now that I have the ColumnGrouping working correctly, I've moved on to adding print support to my grid. I have only implemented a call to PrintPreview() and my resulting print is missing the first column from my table. The attached screen print shows both the source grid and print preview version. Could this be related to having the first ColumnGroup marked with IsPinned=true?