Community

Using ASP.NET 3.5’s ListView and DataPager Controls: Sorting Data with the ListView Control

(Scott Mitchell) When binding data to a GridView using a data source control, enabling sorting is as simple as ticking the “Enable Sorting” checkbox in the GridView’s Smart Tag. Enabling sorting turns each GridView column’s header into a LinkButton that, when clicked, causes a postback and re-binds

Read More - Register for Free Membership