Tuesday, February 12, 2008

ASP.NET - Sorting a GridView Bound to a Custom Data Object

This article presents a technique for sorting a GridView populated from a list of custom data objects. It relies on the view state and does not require additional calls to the database.

No comments: