0
votes
ASP.NET GridView: Multiple Column Sort
BPsoftware.com Blog
– The native ASP.NET GridView allows for the sorting of data by setting the Grid’s AllowSorting property to True. With AllowSorting enabled, header row cells contain hyperlinks, which when clicked, sort the GridView. There are several GridView properties and events available which can be used for the customization of the GridView’s sort. The Sort method, defined as Sort ( string sortExpression,
Statistics
|
Visits by Source |
User Actions |




