Generic Gridview sorter is a small tool using LinQ technology, for sorting GridViews in Microsoft ASP.NET.
The NETlinQ.LinqGridViewSorter allows sorting on nested objects in LinQ, and comes very handy.
The module is made using the Microsoft .NET 3.5 framework, and the example code is made for Visual Studio 2008.