Click here to Skip to main content
15,889,403 members
Articles / Web Development / ASP.NET

Handle GridView.OnSorting() and create sorting expression dynamically using LINQ

21 Mar 2012CPOL1 min read 102.3K   963   24  
How to create a sorting expression from GridViewSortEventArgs using LINQ Expression Tree.
This is an old version of the currently published article.

This article is currently in progress. This version is not yet publicly viewable

Please go to the ASP.NET Table of Contents to view the list of available articles in this section.