Hi
I having trouble figuring out which objects to use to create a Master/Detail form.
So far I have a Person (BusinessBase<Person>) object and I want to put a editable DataGridView on the form. So I think I need a ChildList (BusinessBase<EditableChildList>?) and a Child Object (BusinessBase<EditableChild>?). Hope I'm getting close :).
Any help would be greatly appreciated.
Thanks
Copyright (c) Marimer LLC