I'm using this Control with only the "Name" and "ItemsSource" Properties set to, respectively, a constant and a "ObservableCollection<myClass>". The values of the Group Headers (i.e. "France", "Reims", "Lyons", "(5 items)" and "(10 items)") are showing as blank. I can still click on the Group Headers to drop down the combo box to jump to a Group. I tried embedding a copy of the "tableViewGroupHeaderControlTemplate" from "TableflowView.Aero.normalcolor.xaml", but didn't notice a any change.
↧