Add ORDER BY Clause Dialog Box - SqlDataSource
Visual Studio 2008
The Add ORDER BY Clause dialog box enables you to further define a SELECT statement for a SQL data source by specifying how the results are sorted. You can specify up to three columns that will be used to sort the results.
How to: Connect to a SQL Server Database Using the SqlDataSource Control
How to: Connect to an Access Database Using the SqlDataSource Control
How to: Connect to an ODBC Database Using the SqlDataSource Control
How to: Connect to an Oracle Database Using the SqlDataSource Control
How to: Bind to Data in a Templated Control in Visual Studio
How To: Secure Connection Strings when Using Data Source Controls