I create a simple example using HeaderDataTemplateSelector & DataTemplateSelector. The problem that I am having is that I can only get 1 Column Header to display. I created both the Selector classes. I would like to use different collections of data on the same ListView Grid.
The HeaderDataTemplateSelector is only firing 1 time.