0
kicks
Self Sorting GridView with LINQ Expression Trees
The GridView control in ASP.NET 2.0 is lacking some major (yet common) functionality - sorting. This article will show you how to create a "self-sorting" GridView using LINQ expression trees.