J
Jeff
I have 2 datasets, Parent and Child, with a datarelation between the
2. Each Parent can have 1-n Childs. The Child table has a boolean
field called "FavoriteChild" of which only one of the related Childs
per Parent has the value set to true. How would I display the Name
field of the favorite child in each Parent record. Thanks.
2. Each Parent can have 1-n Childs. The Child table has a boolean
field called "FavoriteChild" of which only one of the related Childs
per Parent has the value set to true. How would I display the Name
field of the favorite child in each Parent record. Thanks.