Table delegate class
Posted: Fri Feb 24, 2012 2:44 pm
Is it possible to refer to a tables child records in a delegate class?
My thought is that I can have a record with approx 5 related child records. On the parent record I want to pull the address fields from my child records so I can map in the parent record.
My thought is that I can have a record with approx 5 related child records. On the parent record I want to pull the address fields from my child records so I can map in the parent record.