Author: Timothy Khouri | Posted on: 6/3/2008 5:52:07 AM | Views : 1672

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. ...

Go to the complete details ...