To create a new lookup handler event, follow these steps:
- Since this handles the lookup event on the SalesTable form, create a class named SalesTable_ConVehicleManagement_FormHandler.
- Open the SalesTable form design, and expand Data Sources, SalesLine, and then ItemId.
- Next, find the SalesLineGrid grid control, and expand the SalesLine_ItemId control to see the events that it has.
- Right-click on OnLookup and choose Copy ...