Sunday, August 29, 2010

Simple Grid Implementation with ICollectionView in WPF

ListView is one of the better control in WPF which have lots of flexibilities and empowers to build Grid like control easily. In this article I will discuss how easily you could use ListView to create Grid with Filtering, Grouping, Sorting, Navigating or even with In Place Editors to edit control. This is all in one sample for you.

Read more at http://www.dotnetfunda.com/articles/article1000-simple-grid-implementation-with-icollectionview-in-wpf-.aspx

Author: Abhi2434

0 comments: