Re: Parent/Child

Re: Parent/Child

Old forum URL: forums.lhotka.net/forums/t/2943.aspx


ozitraveller posted on Thursday, May 24, 2007

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