Chapter 18 Getting Started with ADO .NET 465
- Click the Start Debugging button to run the program.
Visual Studio loads the form and displays the first record for two dataset objects.
- Click the SortLastNames button on the new toolbar.
Your new SQL statement sorts the Last Name records in the dataset and displays the
records in their new order. The first record is still Abercrombie, but now the second
and third names are Atlas and Bankov, respectively.
- Click the Move Last button on the toolbar.
Now Zimprich appears, as shown in the following screen shot: