The ASP.Net also provides the sorting feature in GridView Control. You can sort the records in ascending or descending order retrieved from sql database. You can use VB.Net code to bind the SQL data with GridView control and follow the following simple steps to make your ASP.Net GridView control with sorting enabled.
