Exercise - Binding the data of a control to a method
- In ShowProducts, add a new TotalUnits method inside the expressions region.
- The TotalUnits method will :
- Need to be internal.
- Return a Number as the return value.
- Calculate the total number of units in stock and on order.
- Save changes to Git.
- Build the project.
- Go to the Form.
- Using the Grid Column Wizard add the TotalUnits.
- Save changes to Git.
- Build and test.
Help us improve, Edit this page on GitHub
or email us at info@fireflymigration.com