Exercise - add Index
- Add two new indexes to EmployeeCars:
- name of the index SortByEmployeeID use the EmployeeID and the CarsID.
- name of the index SortByCarManufacture use the CarManufacture.
- Save changes to Git.
- Build and test using the Developer tools.
- Create a new UI controller and ShowEmployeeCars.
- Set the EmployeeCars to be the main table.
- Build.
- Go to the Form, add a grid, add all the columns to the grid.
- Add a call to ShowEmployeeCars from a new menu entry in the ApplicationMDI.
- Save changes to Git.
- Build and test.
- use ControlK to change the index.
- Test the result after you change the index.
Help us improve, Edit this page on GitHub
or email us at info@fireflymigration.com