Exercise - UIController - Sorting Data

  1. In ShowProducts Sort the data by the CategoryID in ascending order.

  2. Build and test.

  3. Add a sort by the ProductName in descending order.

  4. Save changes to Git

  5. Build and test.

  6. Comment out the first two sort, and sort the data using the SortByProductName index.

  7. Save changes to Git

  8. Build and test.


Help us improve, Edit this page on GitHub
or email us at info@fireflymigration.com