|
Group: StrataFrame Developers
Posts: 6.6K,
Visits: 7K
|
Edhy is correct. You will just need to create your own Fill method to load the records that you need based on the specified parent record. So just create a Fill method on the child BO and call that Fill method on the Navigated event.
|