Exercise - moving between rows
- In ShowProducts.
- Add one more parameter to the Run method: type Bool, name pExit.
- Set the Exit to be ExitTiming.BeforeRow and when pExit is equal to true.
- In ShowCategories.
- Override the OnEnterRow.
- call using Cached to the ShowProducts, send true as the second parameter.
- Change the CalProducts method, and send false as the second parameter.
- Save changes to Git.
- Build and test.
Help us improve, Edit this page on GitHub
or email us at info@fireflymigration.com