373 Views
This article describes a way to use Linq to specify the filter, sort and grouping of a WPF CollectionView.
1 comments
vijayst
11/30/2011 8:32:04 AM
A good pattern to use for shaping collections. Thanks.