Exercise - Input Validation Using if Statement

  1. In ShowProducts, override the OnSavingRow method.
  2. Using the MessageBox.Show show a message to the user if ProductName column is empty.
  3. Show a message if UnitsInStock is 0 or UnitsOnOrder is 0.
  4. Save changes to Git.
  5. Build and test.

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