businesslayer.fillmultipledatatables(applicationqueries.peoplemaintenance_alldata(peoplepk,includepeoplerecord), _
moviecast, _
peopleimages
Also, is there somewhere to look for a simple parent-child sample where the child is shown in a listview. I tried to follow the tutorial of 'Configuring the Relationships' and then just adding the orders fields to the listview but nothing shows up in the listview? TIA.
As for the ListView, StrataFlix has a lot of these examples. The Movie People as well as the Movies maintenance dialogs both have a number of examples on how to use a ListView with child records including ChildFormDialogs.