Exercise - FlowUIController
- Create a FlowUIController named FlowProducts. (use the UIController template)
- Set the Products table as the class main table and display the following data on the screen:
- ProductID
- ProductName
- CategoryID
- UnitPrice
- UnitsInStock
- UnitsOnOrder
- Save changes to Git.
- Build and test the program.
- Add the columns to the columns collection in a different order.
- Save changes to Git.
- Run the program and test the tab order.
- Fix the tab order. Build and test.
Help us improve, Edit this page on GitHub
or email us at info@fireflymigration.com