netniv wrote:
I would place your collectionviewsource in the UserControl or Window resources section rather than within the grid that you are working against.Thanks for the reply! I tried putting it in <Window.Resources> but resulted in the same issue (Cannot resolve property FactorSet in data context of type 'System.Windows.Application'). I'm sure I'm missing something simple. Any ideas?